Searched hist:bc4000fdb009a531fc5b94339f8531eee64bc232 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/x86/events/intel/ |
H A D | core.c | diff bc4000fdb009a531fc5b94339f8531eee64bc232 Tue Mar 14 12:00:39 CDT 2023 Kan Liang <kan.liang@linux.intel.com> 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 c87a31093c70 ("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
|