diff options
author | Namhyung Kim <[email protected]> | 2016-03-09 22:47:00 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-03-10 16:46:04 -0300 |
commit | 325a62834e81452d2a6e253444022cf493bbabfc (patch) | |
tree | 856482b9ddfb226ee410baf3ff288a00ea1253c0 /tools/perf/scripts/python/stackcollapse.py | |
parent | a515d8ff7085d5e9fde867f2048b8da36b95dc51 (diff) |
perf hists browser: Cleanup hist_browser__fprintf_hierarchy_entry()
The hist_browser__fprintf_hierarchy_entry() if to dump current output
into a file so it needs to be sync-ed with the corresponding function
hist_browser__show_hierarchy_entry(). So use hists->nr_hpp_node to
indent width and use first fmt_node to print overhead columns instead of
checking whether it's a sort entry (or dynamic entry).
Signed-off-by: Namhyung Kim <[email protected]>
Tested-by: Jiri Olsa <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions