Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1520222
| From | Ingo Molnar <mingo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [GIT PULL 0/5] perf/urgent hists hierarchy fixes |
| Date | 2016-11-12 11:50 +0100 |
| Message-ID | <sCE2J-Rt-1@gated-at.bofh.it> (permalink) |
| References | <sCmpb-6c5-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* Arnaldo Carvalho de Melo <acme@kernel.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@redhat.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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[GIT PULL 0/5] perf/urgent hists hierarchy fixes Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-11-11 17:00 +0100 [PATCH 1/5] perf hist browser: Fix hierarchy column counts Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-11-11 17:00 +0100 [PATCH 4/5] perf hists browser: Fix column indentation on --hierarchy Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-11-11 17:00 +0100 [PATCH 3/5] perf hists browser: Show folded sign properly on --hierarchy Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-11-11 17:00 +0100 [PATCH 5/5] perf hists: Fix column length on --hierarchy Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-11-11 17:00 +0100 Re: [GIT PULL 0/5] perf/urgent hists hierarchy fixes Ingo Molnar <mingo@kernel.org> - 2016-11-12 11:50 +0100
csiph-web