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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 17 Apr 2017 10:15:13 +0200
From:   Ingo Molnar <mingo@...nel.org>
To:     Arnaldo Carvalho de Melo <acme@...nel.org>
Cc:     linux-kernel@...r.kernel.org,
        Adrian Hunter <adrian.hunter@...el.com>,
        Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
        Alexis Berlemont <alexis.berlemont@...il.com>,
        Andi Kleen <ak@...ux.intel.com>,
        David Carrillo-Cisneros <davidcc@...gle.com>,
        He Kuang <hekuang@...wei.com>, Jiri Olsa <jolsa@...hat.com>,
        Kim Phillips <kim.phillips@....com>,
        Masami Hiramatsu <mhiramat@...nel.org>,
        Mathieu Poirier <mathieu.poirier@...aro.org>,
        Paul Turner <pjt@...gle.com>,
        Peter Zijlstra <peterz@...radead.org>,
        Ravi Bangoria <ravi.bangoria@...ux.vnet.ibm.com>,
        Simon Que <sque@...omium.org>,
        Stephane Eranian <eranian@...gle.com>,
        Wang Nan <wangnan0@...wei.com>
Subject: Re: [GIT PULL 0/7] perf/core improvements and fixes


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

> Em Thu, Apr 13, 2017 at 04:35:29PM -0300, Arnaldo Carvalho de Melo escreveu:
> > Hi Ingo,
> > 
> > 	Please consider pulling,
> > 
> > - Arnaldo
> > 
> > Test results at the end of this message, as usual.
> 
> Ooops, here is the missing output from 'git-request-pull':
> 
> The following changes since commit a8d11cd0714f51877587f5ec891013ca46e163ac:
> 
>   kprobes/x86: Consolidate insn decoder users for copying code (2017-04-12 09:23:47 +0200)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-core-for-mingo-4.12-20170413
> 
> for you to fetch changes up to 16eb81365b70266c17d1141ef9b32c3110b22d17:
> 
>   Revert "perf tools: Fix include of linux/mman.h" (2017-04-13 11:54:46 -0300)
> 
> ----------------------------------------------------------------
> perf/core improvements and fixes:
> 
> User visible:
> 
> - Fix bug 'perf stat' in handling events in error state (Stephane Eranian)
> 
> Documentation:
> 
> - Add usage of --no-syscalls in 'perf trace' man page (Ravi Bangoria)
> 
> Infrastructure:
> 
> - Pass PYTHON config to feature detection (David Carrillo-Cisneros)
> 
> - Disable JVMTI if no ELF support available (David Carrillo-Cisneros)
> 
> - Fix feature detection redefinion of build flags (David Carrillo-Cisneros)
> 
> - Hint missing file when tool tips fail to load (David Carrillo-Cisneros)
> 
> Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
> 
> ----------------------------------------------------------------
> David Carrillo-Cisneros (5):
>       perf tools: Pass PYTHON config to feature detection
>       perf tools: Disable JVMTI if no ELF support available
>       tools build: Fix feature detection redefinion of build flags
>       perf util: Hint missing file when tool tips fail to load
>       Revert "perf tools: Fix include of linux/mman.h"
> 
> Ravi Bangoria (1):
>       perf trace: Add usage of --no-syscalls in man page
> 
> Stephane Eranian (1):
>       perf stat: Fix bug in handling events in error state
> 
>  tools/build/feature/Makefile            | 12 +++++------
>  tools/perf/Documentation/perf-trace.txt |  3 ++-
>  tools/perf/Makefile.config              | 35 ++++++++++++++-------------------
>  tools/perf/builtin-stat.c               | 12 ++++++++---
>  tools/perf/util/event.c                 |  2 +-
>  tools/perf/util/evsel.c                 |  4 ++--
>  tools/perf/util/util.c                  |  3 ++-
>  7 files changed, 37 insertions(+), 34 deletions(-)

Pulled, thanks a lot Arnaldo!

	Ingo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ