]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@kernel.org>
Tue, 14 Apr 2015 12:10:56 +0000 (14:10 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 14 Apr 2015 12:10:56 +0000 (14:10 +0200)
commit20c85e6d90971bc7dc945b50a10cee9f962964bc
treee268514414a32b623ecb7f179daeeab118f41cf1
parentd0597a4af5b2be1c3a48320d8018f45ac007942d
parent78ca8f6898a3f28a0343967240ddba4a6f93c2ae
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent

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

New features:

  - Analyze page allocator events in 'perf kmem' (Namhyung Kim)

User visible changes:

  - Fix retprobe 'perf probe' handling when failing to find needed debuginfo (He Kuang)

  - lazy_line probe fixes in 'perf probe' (Naohiro Aota, He Kuang)

Infrastructure changes:

  - Record pfn instead of pointer to struct page in tracepoints (Namhyung Kim)

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