OSDN Git Service

perf/x86/msr: Add Tiger Lake CPU support
authorKan Liang <kan.liang@linux.intel.com>
Tue, 8 Oct 2019 15:50:09 +0000 (08:50 -0700)
committerIngo Molnar <mingo@kernel.org>
Sat, 12 Oct 2019 13:13:09 +0000 (15:13 +0200)
commit0917b95079af82c69d8f5bab301faeebcd2cb3cd
tree58240abdca52e93df0b760beea1fd95aa23a80a9
parent23645a76ba816652d6898def2ee69c6a6250c9b1
perf/x86/msr: Add Tiger Lake CPU support

Tiger Lake is the followon to Ice Lake. PPERF and SMI_COUNT MSRs are
also supported.

The External Design Specification (EDS) is not published yet. It comes
from an authoritative internal source.

The patch has been tested on real hardware.

Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/1570549810-25049-9-git-send-email-kan.liang@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/events/msr.c