diff options
author | Waiman Long <[email protected]> | 2013-10-18 10:38:49 -0400 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-10-21 17:36:25 -0300 |
commit | 5dbb6e81d85e55ee2b4cf523c1738e16f63e5400 (patch) | |
tree | 334d7cd3884dde1e7f9d35e0be561f82edc92ccf /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 91e95617429cb272fd908b1928a1915b37b9655f (diff) |
perf top: Add --max-stack option to limit callchain stack scan
When the callgraph function is enabled (-G), it may take a long time to
scan all the stack data and merge them accordingly.
This patch adds a new --max-stack option to perf-top to limit the depth
of callchain stack data to look at to reduce the time it takes for
perf-top to finish its processing. It reduces the amount of information
provided to the user in exchange for faster speed.
Signed-off-by: Waiman Long <[email protected]>
Acked-by: David Ahern <[email protected]>
Tested-by: Davidlohr Bueso <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Aswin Chandramouleeswaran <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Scott J Norton <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions