]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'perf-core-for-mingo-4.18-20180523' of git://git.kernel.org/pub/scm/linux...
authorIngo Molnar <mingo@kernel.org>
Thu, 24 May 2018 05:30:25 +0000 (07:30 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 24 May 2018 05:30:25 +0000 (07:30 +0200)
commit861410270ab5b13f72fc9afc74fa60f3eb7c2b7e
treeb472f57dedf889ceb56407840a4b218c8014fade
parent2996123e7e589d78e73cfeb7e7f14d49127eb1b0
parent22916fdb9c50e8fb303bdcedca88fd8798a85844
Merge tag 'perf-core-for-mingo-4.18-20180523' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core

Pull perf/core improvements from Arnaldo Carvalho de Melo:

- Create extra kernel maps to help in decoding samples in x86 PTI entry
  trampolines (Adrian Hunter)

- Copy x86 PTI entry trampoline sections in the kcore copy used for
  annotation and intel_pt CPU traces decoding (Adrian Hunter)

- Support 'perf annotate --group' for non-explicit recorded event
  "groups", showing multiple columns, one for each event, just like
  when dealing with explicit event groups (those enclosed with {}) (Jin Yao)

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