aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSteven Rostedt <[email protected]>2024-09-14 17:48:06 -0400
committerSteven Rostedt (Google) <[email protected]>2024-09-30 11:12:46 -0400
commita312a0f7834e605e7c41570f0e9525d0fc4a70a4 (patch)
treef81fc113c06081f51ce1a7f6b070c636338d778a /tools/perf/scripts/python/stackcollapse.py
parenta370b72ec7165ebe1230d0225cbe66f6526e68ef (diff)
fgraph: Use fgraph data to store subtime for profiler
Instead of having the "subtime" for the function profiler in the infrastructure ftrace_ret_stack structure, have it use the fgraph data reserve and retrieve functions. This will keep the limited shadow stack from wasting 8 bytes for something that is seldom used. Cc: Mark Rutland <[email protected]> Cc: Mathieu Desnoyers <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Jiri Olsa <[email protected]> Link: https://lore.kernel.org/[email protected] Acked-by: Masami Hiramatsu (Google) <[email protected]> Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions