[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20161112104915.GA16862@gmail.com>
Date: Sat, 12 Nov 2016 11:49:15 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: linux-kernel@...r.kernel.org, Jiri Olsa <jolsa@...nel.org>,
Markus Trippelsdorf <markus@...ppelsdorf.de>,
Namhyung Kim <namhyung@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: Re: [GIT PULL 0/5] perf/urgent hists hierarchy fixes
* Arnaldo Carvalho de Melo <acme@...nel.org> wrote:
> Hi Ingo,
>
> Please consider pulling these 'perf report/top --hierarchy' fixes into
> perf/urgent, they don't fix segfaults, just some oddities in scrolling, etc.
>
> If you think it is too late in the 4.9-rc window, then please pull it
> instead into perf/core, I did the build/test/container tests for both branches.
>
> Thanks,
>
> - Arnaldo
>
> Test results (for perf/urgent + this) at the end.
>
> The following changes since commit f92b7604149a55cb601fc0b52911b1e11f0f2514:
>
> perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisors (2016-10-28 11:06:25 +0200)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-hists-hierarchy-fixes-for-mingo-20161111
>
> for you to fetch changes up to c72ab446cac1d6c9551fd26c4cfef1b2fc5041fd:
>
> perf hists: Fix column length on --hierarchy (2016-11-09 11:55:29 -0300)
>
> ----------------------------------------------------------------
> perf/urgent fixes for perf {top,report} --hierarchy
>
> - These are fixes for the --hierarchy view of perf top and report, fixing
> output oddities, mostly related to scrolling. (Namhyung Kim)
>
> Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
>
> ----------------------------------------------------------------
> Namhyung Kim (5):
> perf hist browser: Fix hierarchy column counts
> perf hists browser: Fix indentation of folded sign on --hierarchy
> perf hists browser: Show folded sign properly on --hierarchy
> perf hists browser: Fix column indentation on --hierarchy
> perf hists: Fix column length on --hierarchy
>
> tools/perf/ui/browsers/hists.c | 48 ++++++++++++++++++++++++++++++++----------
> tools/perf/util/hist.c | 12 +++++------
> 2 files changed, 43 insertions(+), 17 deletions(-)
Pulled, thanks a lot Arnaldo!
Ingo
Powered by blists - more mailing lists