summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2026-05-05 09:22:29 +0100
committerRussell King <rmk+kernel@armlinux.org.uk>2026-06-11 14:51:02 +0100
commitd5bbc9b3d20c3f90b31a64c62bb4a800b9a5941c (patch)
tree13f64e82e8352c85a7e497e5c65551268256ad62 /tools/perf/scripts/python/flamegraph.py
parent254f49634ee16a731174d2ae34bc50bd5f45e731 (diff)
ARM: 9473/1: kprobes: test: add MODULE_DESCRIPTION
All loadable modules must have a description, and since commit 6c6c1fc09de3 ("modpost: require a MODULE_DESCRIPTION()"), the kernel build warns about it missing: WARNING: modpost: missing MODULE_DESCRIPTION() in arch/arm/probes/kprobes/test-kprobes.o Add the missing description tags. Noticing that the existing license tag is unnecessarily hidden in an #ifdef section, remove the #ifdef and use conventional placing of the initcall and module_exit tags as well as the license and description. Tested-by: Randy Dunlap <rdunlap@infradead.org> # build-tested Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions