]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge tag 'perf-core-for-mingo-4.12-20170413' of git://git.kernel.org/pub/scm/linux...
authorIngo Molnar <mingo@kernel.org>
Mon, 17 Apr 2017 08:11:09 +0000 (10:11 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 17 Apr 2017 08:11:09 +0000 (10:11 +0200)
commite720c19e0d5412f45736d62258d21dc7b056c4ad
tree40f7eb3f85b5c698304f64dcbf3b4b92d7529e4e
parentfd583ad1563bec5f00140e1f2444adbcd331caad
parent16eb81365b70266c17d1141ef9b32c3110b22d17
Merge tag 'perf-core-for-mingo-4.12-20170413' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core

Pull perf/core improvements and fixes Arnaldo Carvalho de Melo:

User visible changes:

 - Fix 'perf stat' bug in handling events in error state (Stephane Eranian)

Documentation changes:

 - Add usage of --no-syscalls in 'perf trace' man page (Ravi Bangoria)

Infrastructure changes:

 - 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@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>