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:   Fri, 3 Feb 2017 20:43:12 +0100
From:   Ingo Molnar <mingo@...nel.org>
To:     Arnaldo Carvalho de Melo <acme@...nel.org>
Cc:     linux-kernel@...r.kernel.org,
        Frederic Weisbecker <fweisbec@...il.com>,
        Jiri Olsa <jolsa@...nel.org>,
        Krister Johansen <kjlx@...pleofstupid.com>,
        Masami Hiramatsu <mhiramat@...nel.org>,
        Namhyung Kim <namhyung@...nel.org>,
        Peter Zijlstra <a.p.zijlstra@...llo.nl>,
        Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: Re: [GIT PULL 0/3] perf/urgent fixes


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

> Hi Ingo,
> 
> 	Please consider pulling,
> 
> - Arnaldo
> 
> Test results at the end of this message, as usual.
> 
> The following changes since commit fff4b87e594ad3d2e4f51e8d3d86a6f9d3d8b654:
> 
>   perf/x86/intel/uncore: Make package handling more robust (2017-02-01 08:37:27 +0100)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo-4.10-20170203
> 
> for you to fetch changes up to aa33b9b9a2ebb00d33c83a5312d4fbf2d5aeba36:
> 
>   perf callchain: Reference count maps (2017-02-02 11:39:09 -0300)
> 
> ----------------------------------------------------------------
> perf/urgent fixes:
> 
> . Reference count maps in callchains, fixing a SEGFAULT when referencing a
>   map after it is freed (Krister Johansen)
> 
> - Fix segfault on 'perf diff -o N' option (Namhyung Kim)
> 
> - Fix 'perf diff -o/--order' option behavior (Namhyung Kim)
> 
> Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
> 
> ----------------------------------------------------------------
> Krister Johansen (1):
>       perf callchain: Reference count maps
> 
> Namhyung Kim (2):
>       perf diff: Fix segfault on 'perf diff -o N' option
>       perf diff: Fix -o/--order option behavior (again)
> 
>  tools/perf/builtin-diff.c   |  2 +-
>  tools/perf/ui/hist.c        | 10 ++++++++++
>  tools/perf/util/callchain.c | 11 +++++++++--
>  tools/perf/util/callchain.h |  6 ++++++
>  tools/perf/util/hist.c      |  7 +++++++
>  tools/perf/util/hist.h      |  7 +++++++
>  6 files changed, 40 insertions(+), 3 deletions(-)

Pulled, thanks a lot Arnaldo!

	Ingo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ