[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20161108130833.9263-1-namhyung@kernel.org>
Date: Tue, 8 Nov 2016 22:08:29 +0900
From: Namhyung Kim <namhyung@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: Ingo Molnar <mingo@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Jiri Olsa <jolsa@...nel.org>,
LKML <linux-kernel@...r.kernel.org>,
Markus Trippelsdorf <markus@...ppelsdorf.de>
Subject: [PATCH 0/4] perf tools: Assorted fixes for hierarchy mode
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@...ppelsdorf.de>
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
Powered by blists - more mailing lists