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

kan.liang@linux.intel.com posted 3 patches 1 year, 5 months ago
arch/x86/events/intel/core.c | 43 ++++++++++++++++++++++++++++++++----
arch/x86/events/intel/ds.c   |  8 +++++--
2 files changed, 45 insertions(+), 6 deletions(-)
[PATCH 0/3] perf/x86/intel: Various small fixes for core PMU
Posted by kan.liang@linux.intel.com 1 year, 5 months ago
From: Kan Liang <kan.liang@linux.intel.com>

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@linux.intel.com/

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@linux.intel.com/

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@linux.intel.com/

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