~lttng/lttng-modules/trunk

  • Committer: Mathieu Desnoyers
  • Author(s): Michael Jeanson
  • Date: 2023-08-18 17:54:59 UTC
  • Revision ID: git-v1:78d6705746d435fa7e30192018366fe916ed2ba4
fix: built-in lttng with kernel >= v6.1

In kernel v6.1 the list of subdirectories was moved from Makefile to
Kbuild. Adjust our built-in.sh script to detect this change and use the
appropriate file to graft ourself to the kernel build system.

Thanks to Richa Bharti for the initial patch.

See upstream commit:

  commit 5750121ae7382ebac8d47ce6d68012d6cd1d7926
  Author: Masahiro Yamada <masahiroy@kernel.org>
  Date:   Sun Sep 25 03:19:10 2022 +0900

    kbuild: list sub-directories in ./Kbuild

    Use the ordinary obj-y syntax to list subdirectories.

Change-Id: Ifc0f1bdea5ee59b0e0b96cdb31c9c689deb20559
Reported-by: Richa Bharti <Richa.Bharti@siemens.com>
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Filename Latest Rev Last Changed Committer Comment Size
..
doc 1352 3 years ago Mathieu Desnoyers Add lttng-modules design document Signed-off-by: Diff
extra_version 1133 5 years ago Mathieu Desnoyers Add extra version information framework Signed-of Diff
include 1322 3 years ago Mathieu Desnoyers Cleanup: Move lib/ringbuffer/ headers to include/r Diff
LICENSES 1136 5 years ago Mathieu Desnoyers Cleanup: move to kernel style SPDX license identif Diff
scripts 1135 5 years ago Mathieu Desnoyers Cleanup: move scripts to subdirectory Signed-off- Diff
src 1335 3 years ago Mathieu Desnoyers Cleanup: Move all source files to src/ This inclu Diff
tools 1851 1 year ago Mathieu Desnoyers Split syscalls headers and tools Move the syscall Diff
.gitattributes 1441 3 years ago Mathieu Desnoyers Improve the release script * Use git-archive, t 79 bytes Diff Download File
.gitignore 1355 3 years ago Mathieu Desnoyers Add git-review config Add .gitreview for contribu 1.7 KB Diff Download File
.gitreview 1355 3 years ago Mathieu Desnoyers Add git-review config Add .gitreview for contribu 126 bytes Diff Download File
ChangeLog 1555 3 years ago Mathieu Desnoyers Version 2.13.0-rc1 Signed-off-by: Mathieu Desnoye 69.8 KB Diff Download File
CodingStyle 406 11 years ago Mathieu Desnoyers Add coding style document Signed-off-by: Mathieu 326 bytes Diff Download File
LICENSE 1325 3 years ago Mathieu Desnoyers Cleanup: Move headers from toplevel to include/ltt 870 bytes Diff Download File
Makefile 1779 1 year ago Mathieu Desnoyers Fix: syscalls-extractor: kallsyms_lookup_name no l 1.7 KB Diff Download File
README.md 1795 1 year ago Mathieu Desnoyers Set kernel baseline to v4.4 Change-Id: Ic1b6596b1 5 KB Diff Download File