perf/x86: Add Intel Raptor Lake support
authorKan Liang <kan.liang@linux.intel.com>
Tue, 15 Mar 2022 17:45:57 +0000 (10:45 -0700)
committerPeter Zijlstra <peterz@infradead.org>
Tue, 5 Apr 2022 07:59:43 +0000 (09:59 +0200)
commitc61759e581576d3330bd1d9490b4d7552e24da6b
tree2bedc2424a20649bbdfbada6a03b1ba8d0293b45
parent3123109284176b1532874591f7c81f3837bbdc17
perf/x86: Add Intel Raptor Lake support

From PMU's perspective, Raptor Lake is the same as the Alder Lake. The
only difference is the event list, which will be supported in the perf
tool later.

Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/1647366360-82824-1-git-send-email-kan.liang@linux.intel.com
arch/x86/events/intel/core.c