Hello, This patches fix problems in hierarchy output Markus reported some time ago. The code is available on the 'perf/hierarchy-fix-v1' branch in my tree:
git://git.kernel.org/pub/scm/linux/kernel/git/namhyung/linux-perf.git Any feedbacks are welcomed. Thanks, Namhyung Cc: Markus Trippelsdorf <[email protected]> Namhyung Kim (4): perf hist browser: Fix indentation of folded sign on --hierarchy perf hist browser: Show folded sign properly on --hierarchy perf hist browser: Fix column indentation on --hierarchy perf hists: Fix column length on --hierarchy tools/perf/ui/browsers/hists.c | 35 ++++++++++++++++++++++++----------- tools/perf/util/hist.c | 12 ++++++------ 2 files changed, 30 insertions(+), 17 deletions(-) -- 2.10.1

