diff options
author | Namhyung Kim <namhyung@kernel.org> | 2016-03-09 14:47:00 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2016-03-10 20:46:04 +0100 |
commit | 325a62834e81452d2a6e253444022cf493bbabfc (patch) | |
tree | 856482b9ddfb226ee410baf3ff288a00ea1253c0 /.get_maintainer.ignore | |
parent | perf tools: Remove hist_entry->fmt field (diff) | |
download | linux-325a62834e81452d2a6e253444022cf493bbabfc.tar.xz linux-325a62834e81452d2a6e253444022cf493bbabfc.zip |
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 <namhyung@kernel.org>
Tested-by: Jiri Olsa <jolsa@kernel.org>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/r/1457531222-18130-6-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions