diff options
author | Namhyung Kim <[email protected]> | 2014-08-22 09:13:21 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-08-24 08:11:19 -0300 |
commit | 39ee533fcc7feb5b7938a3973a2bf5ad79bb595b (patch) | |
tree | dd8436b2fdeacf12dec49cde06f9a9b50bf7c11a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 2f3f9bcf000b2043a480e7cc0cae582559fb0f13 (diff) |
perf hists browser: Consolidate callchain print functions in TUI
Currently there're two callchain print functions in TUI - one for the
hists browser and another for file dump. They do almost same job so
it'd be better consolidate the codes.
To do that, provide two callbacks to the generic logic - one for
printing and another for checking whether it should stop.
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[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]>
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