perf/x86/intel: Add Rocket Lake CPU support
authorKan Liang <kan.liang@linux.intel.com>
Mon, 19 Oct 2020 15:35:25 +0000 (08:35 -0700)
committerPeter Zijlstra <peterz@infradead.org>
Thu, 29 Oct 2020 10:00:39 +0000 (11:00 +0100)
commitb14d0db5b8c86507c9810c1c8162c7d4a3c656bd
treec04ab1e77bf7ea65f40bab1fa8f3936a4f8e5e52
parent51b646b2d9f84d6ff6300e3c1d09f2be4329a424
perf/x86/intel: Add Rocket Lake CPU support

From the perspective of Intel PMU, Rocket Lake is the same as Ice Lake
and Tiger Lake. Share the perf code with them.

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