aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorAchill Gilgenast <[email protected]>2025-06-22 01:45:49 +0000
committerAndrew Morton <[email protected]>2025-07-10 04:07:51 +0000
commita95743b53031b015e8949e845a9f6fdfb2656347 (patch)
tree95ed437834272e5bf006b6f7cd3e6d06eb71d23a /tools/perf/scripts/python/gecko.py
parentLinux 6.16-rc5 (diff)
downloadkernel-a95743b53031b015e8949e845a9f6fdfb2656347.tar.gz
kernel-a95743b53031b015e8949e845a9f6fdfb2656347.zip
kallsyms: fix build without execinfo
Some libc's like musl libc don't provide execinfo.h since it's not part of POSIX. In order to fix compilation on musl, only include execinfo.h if available (HAVE_BACKTRACE_SUPPORT) This was discovered with c104c16073b7 ("Kunit to check the longest symbol length") which starts to include linux/kallsyms.h with Alpine Linux' configs. Link: https://lkml.kernel.org/r/[email protected] Fixes: c104c16073b7 ("Kunit to check the longest symbol length") Signed-off-by: Achill Gilgenast <[email protected]> Cc: Luis Henriques <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions