]> git.baikalelectronics.ru Git - kernel.git/commit
perf/x86/intel/pebs: Add PEBSv3 decoding
authorPeter Zijlstra <peterz@infradead.org>
Tue, 12 May 2015 13:18:18 +0000 (15:18 +0200)
committerIngo Molnar <mingo@kernel.org>
Sun, 7 Jun 2015 14:09:16 +0000 (16:09 +0200)
commit576600aac4b0d21a0feb8c5a458da9f383b1eec4
tree32f252229099a23651f036ad780cd24cdb58bbe0
parent07272ba41ab2d5537d03ac3584f0b5378db90544
perf/x86/intel/pebs: Add PEBSv3 decoding

PEBSv3 as present on Skylake fixed the long standing issue of the
status bits. They now really reflect the events that generated the
record.

Tested-by: Andi Kleen <ak@linux.intel.com>
Tested-by: Kan Liang <kan.liang@intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/cpu/perf_event_intel_ds.c