]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'perf-core-for-mingo-4.12-20170424' of git://git.kernel.org/pub/scm/linux...
authorIngo Molnar <mingo@kernel.org>
Mon, 24 Apr 2017 21:31:35 +0000 (23:31 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 24 Apr 2017 21:31:35 +0000 (23:31 +0200)
commit1ce1fa14bc05e2d1bfc4a56bc574be58e4966bdd
tree3564d53e2242beb9616ad050a6142de689cf814a
parent411c1c30795b9129ee47257a940909ab3e09a855
parentde635784272f19d61bebd2f35673a11cab6573f1
Merge tag 'perf-core-for-mingo-4.12-20170424' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core

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

User visible changes:

 - Fix display of data source snoop indication in 'perf mem' (Andi Kleen)

 - Fix the code to strip command name from /proc/PID/stat (Jiri Olsa)

Infrastructure changes:

 - Continue the disentanglement of headers, specially util.h (Arnaldo Carvalho de Melo)

 - Synchronize some header files with the kernel (Arnaldo Carvalho de Melo)

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>