linux/arch/x86/events/intel
Kan Liang bc4000fdb0 perf/x86/intel: Add Granite Rapids
From core PMU's perspective, Granite Rapids is similar to the Sapphire
Rapids. The key differences include:

 - Doesn't need the AUX event workaround for the mem load event.
   (Implement in this patch).

 - Support Retire Latency (Has been implemented in the commit
   c87a31093c ("perf/x86: Support Retire Latency"))

 - 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/20230314170041.2967712-1-kan.liang@linux.intel.com
2023-03-21 14:43:08 +01:00
..
bts.c perf/x86: Add compiler barrier after updating BTS 2021-09-17 15:08:38 +02:00
core.c perf/x86/intel: Add Granite Rapids 2023-03-21 14:43:08 +01:00
cstate.c perf/x86/intel/cstate: Add Emerald Rapids 2023-01-18 12:42:49 +01:00
ds.c ARM: 2023-02-25 11:30:21 -08:00
knc.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
lbr.c perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers 2022-12-27 12:52:07 +01:00
Makefile perf/x86/intel/uncore: Parse uncore discovery tables 2021-04-02 10:04:54 +02:00
p4.c perf/x86: Make struct p4_event_bind::cntr signed array 2022-11-19 00:56:15 +01:00
p6.c x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping 2018-02-15 01:15:52 +01:00
pt.c perf/x86/intel/pt: Fix sampling using single range output 2022-11-16 10:12:59 +01:00
pt.h perf/x86/intel/pt: Prevent redundant WRMSRs 2019-11-13 11:06:18 +01:00
uncore_discovery.c perf/x86/uncore: Don't WARN_ON_ONCE() for a broken discovery table 2023-01-21 00:06:13 +01:00
uncore_discovery.h perf/x86/uncore: Add a quirk for UPI on SPR 2023-01-21 00:06:13 +01:00
uncore_nhmex.c perf/x86/intel/uncore: Correct fixed counter index check for NHM 2018-05-31 12:36:28 +02:00
uncore_snb.c perf/x86/intel/uncore: Add Meteor Lake support 2023-02-11 12:39:03 +01:00
uncore_snbep.c perf/x86/uncore: Add a quirk for UPI on SPR 2023-01-21 00:06:13 +01:00
uncore.c perf/x86/intel/uncore: Add Meteor Lake support 2023-02-11 12:39:03 +01:00
uncore.h perf/x86/intel/uncore: Add Meteor Lake support 2023-02-11 12:39:03 +01:00