[PATCH 0/3] perf/x86/intel: Various small fixes for core PMU

From: kan . liang
Date: Mon Jul 08 2024 - 15:32:50 EST


From: Kan Liang <kan.liang@xxxxxxxxxxxxxxx>

Several small fixes for core PMU were sent in the past few months. They
were buried in the LKML. The patch set is to resend them.

These patches are standalone and can be merged separately.

Patch 1 is to hide unenumerated Topdowm metrics events.
The original patch can be found at
https://lore.kernel.org/lkml/20231219150109.1596634-1-kan.liang@xxxxxxxxxxxxxxx/

Patch 2 is to add a distinct name for Granite Rapids
The original patch can be found at
https://lore.kernel.org/lkml/20240426150557.2857936-1-kan.liang@xxxxxxxxxxxxxxx/

Patch 3 is to fix non 0 retire latency on Raptor Lake
The original patch can be found at
https://lore.kernel.org/lkml/20240405143032.1243201-1-kan.liang@xxxxxxxxxxxxxxx/

Kan Liang (3):
perf/x86/intel: Hide Topdown metrics events if the feature is not
enumerated
perf/x86/intel: Add a distinct name for Granite Rapids
perf/x86/intel/ds: Fix non 0 retire latency on Raptorlake

arch/x86/events/intel/core.c | 43 ++++++++++++++++++++++++++++++++----
arch/x86/events/intel/ds.c | 8 +++++--
2 files changed, 45 insertions(+), 6 deletions(-)

--
2.38.1