[PATCH 0/4] perf tools: Assorted fixes for hierarchy mode
From: Namhyung Kim
Date: Tue Nov 08 2016 - 08:09:30 EST
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 <markus@xxxxxxxxxxxxxxx>
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