aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorNaveen N Rao <[email protected]>2024-10-30 12:38:43 +0530
committerMichael Ellerman <[email protected]>2024-10-31 11:00:54 +1100
commit782f46cbce5328da9380f166bd31cd17a04a7b10 (patch)
tree0568a611d4611c8430db6ca0d4b0d00fa2214adf /tools/perf/scripts/python/export-to-sqlite.py
parent9670f6d2097c4f97e15c67920dfddc664d7ee91c (diff)
powerpc/ftrace: Add a postlink script to validate function tracer
Function tracer on powerpc can only work with vmlinux having a .text size of up to ~64MB due to powerpc branch instruction having a limited relative branch range of 32MB. Today, this is only detected on kernel boot when ftrace is init'ed. Add a post-link script to check the size of .text so that we can detect this at build time, and break the build if necessary. We add a dependency on !COMPILE_TEST for CONFIG_HAVE_FUNCTION_TRACER so that allyesconfig and other test builds can continue to work without enabling ftrace. Signed-off-by: Naveen N Rao <[email protected]> Signed-off-by: Hari Bathini <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions