summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/util.c
stat options
Period:
Authors:

Commits per author per week (path 'tools/perf/util/util.c')

AuthorW49 2024W50 2024W51 2024W52 2024Total
Total00000
tr>mode:
authorFrederic Weisbecker <fweisbec@gmail.com>2008-10-27 02:05:25 +0100
committerIngo Molnar <mingo@elte.hu>2008-10-27 11:00:07 +0100
commitf4a2a0d9a4226846693b5b4462d4350c1bfd58ea (patch)
treedc9ba5a5f9ef32cbcd720123ec4d5124e133acbf /scripts/tracing
parentf8d56f1771e4867acc461146764b4feeb5245669 (diff)
ftrace: add a script to produce a hierarchical view of a function trace
This script parses a function trace and then produces a hierarchical view of the function call stack after processing it into a tree. Changes on V2 thanks to the trace sent by Steven: - Support both the files "trace" and "trace_pipe" (comments and space differences) - Correct the mini HOW-TO at the beginning. Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> Acked-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'scripts/tracing')