aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2022-01-25 11:20:49 +0100
committerArd Biesheuvel <[email protected]>2022-02-09 09:12:33 +0100
commit953f534a7ed6b725d4f101d2949393acc9262880 (patch)
tree7df80887659d9b3f7efb288b11bec86b8c7651c7 /tools/perf/scripts/python/bin/stackcollapse-report
parent65aa7e342a988efee372e1e5fa8ed8b88fd4f949 (diff)
ARM: ftrace: enable HAVE_FUNCTION_GRAPH_FP_TEST
Fix the frame pointer handling in the function graph tracer entry and exit code so we can enable HAVE_FUNCTION_GRAPH_FP_TEST. Instead of using FP directly (which will have different values between the entry and exit pieces of the function graph tracer), use the value of SP at entry and exit, as we can derive the former value from the frame pointer. Signed-off-by: Ard Biesheuvel <[email protected]> Reviewed-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions