lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 3 Feb 2016 11:04:26 +0100
From:	Ingo Molnar <mingo@...nel.org>
To:	Arnaldo Carvalho de Melo <acme@...nel.org>
Cc:	linux-kernel@...r.kernel.org, Andi Kleen <andi@...stfloor.org>,
	David Ahern <dsahern@...il.com>,
	Frederic Weisbecker <fweisbec@...il.com>,
	Jiri Olsa <jolsa@...nel.org>,
	Namhyung Kim <namhyung@...nel.org>,
	Peter Zijlstra <peterz@...radead.org>,
	Wang Nan <wangnan0@...wei.com>,
	Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: Re: [GIT PULL 00/10] perf/core callchains improvements and fixes


* Arnaldo Carvalho de Melo <acme@...nel.org> wrote:

> Hi Ingo,
> 
> 	Please consider pulling, this is on top of two previous pull requests I
> made,
> 
> Thanks,
> 
> - Arnaldo
> 
> 
> The following changes since commit 814568db641f6587c1e98a3a85f214cb6a30fe10:
> 
>   perf build: Align the names of the build tests: (2016-01-29 17:51:04 -0300)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-core-for-mingo-3
> 
> for you to fetch changes up to 3848c23b19e07188bfa15e3d9a2ac27692f2ff3c:
> 
>   perf report: Don't show blank lines if entry has no callchain (2016-02-01 17:51:09 -0300)
> 
> ----------------------------------------------------------------
> perf/core callchain fixes and improvements
> 
> User visible:
> 
> - Make --percent-limit apply to callchains also and fix some bugs
>   related to --percent-limit (Namhyung Kim)
> 
> Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
> 
> ----------------------------------------------------------------
> Namhyung Kim (10):
>       perf hists: Fix min callchain hits calculation
>       perf hists: Update hists' total period when adding entries
>       perf report: Apply --percent-limit to callchains also
>       perf report: Get rid of hist_entry__callchain_fprintf()
>       perf callchain: Pass parent_samples to __callchain__fprintf_graph()
>       perf report: Fix percent display in callchains on --stdio
>       perf hists browser: Fix dump to show correct callchain style
>       perf hists browser: Pass parent_total to callchain print functions
>       perf hists browser: Fix percent display in callchains
>       perf report: Don't show blank lines if entry has no callchain
> 
>  tools/perf/builtin-report.c    |   9 +++-
>  tools/perf/ui/browsers/hists.c | 113 +++++++++++++++++++++++++----------------
>  tools/perf/ui/stdio/hist.c     |  77 ++++++++++++++--------------
>  tools/perf/util/hist.c         |  24 +++++++--
>  4 files changed, 136 insertions(+), 87 deletions(-)

Pulled into tip:perf/core, thanks!

	Ingo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ