[PATCH v1 0/3] Event updates for GNR, MTL and SKL

Ian Rogers posted 3 patches 2 years, 11 months ago
.../arch/x86/graniterapids/frontend.json      |  2 +-
.../arch/x86/graniterapids/pipeline.json      |  4 +--
tools/perf/pmu-events/arch/x86/mapfile.csv    |  6 ++--
.../pmu-events/arch/x86/meteorlake/cache.json |  8 +++++
.../arch/x86/meteorlake/frontend.json         |  9 +++++
.../arch/x86/meteorlake/memory.json           | 13 +++++--
.../pmu-events/arch/x86/meteorlake/other.json |  4 +--
.../arch/x86/meteorlake/pipeline.json         | 36 +++++++++++++++++--
.../arch/x86/meteorlake/virtual-memory.json   |  4 +++
.../pmu-events/arch/x86/skylake/cache.json    |  8 +++++
.../arch/x86/skylake/floating-point.json      | 15 ++++++++
.../pmu-events/arch/x86/skylake/pipeline.json | 10 ++++++
12 files changed, 107 insertions(+), 12 deletions(-)
[PATCH v1 0/3] Event updates for GNR, MTL and SKL
Posted by Ian Rogers 2 years, 11 months ago
Update events for graniterapids and meteorlake, v1.00 to v1.01, as
well as skylake v54 to v55. All patches generated from:
https://github.com/intel/perfmon/blob/main/scripts/create_perf_json.py

Ian Rogers (3):
  perf vendor events intel: Update graniterapids events
  perf vendor events intel: Update meteorlake events
  perf vendor events intel: Update skylake events

 .../arch/x86/graniterapids/frontend.json      |  2 +-
 .../arch/x86/graniterapids/pipeline.json      |  4 +--
 tools/perf/pmu-events/arch/x86/mapfile.csv    |  6 ++--
 .../pmu-events/arch/x86/meteorlake/cache.json |  8 +++++
 .../arch/x86/meteorlake/frontend.json         |  9 +++++
 .../arch/x86/meteorlake/memory.json           | 13 +++++--
 .../pmu-events/arch/x86/meteorlake/other.json |  4 +--
 .../arch/x86/meteorlake/pipeline.json         | 36 +++++++++++++++++--
 .../arch/x86/meteorlake/virtual-memory.json   |  4 +++
 .../pmu-events/arch/x86/skylake/cache.json    |  8 +++++
 .../arch/x86/skylake/floating-point.json      | 15 ++++++++
 .../pmu-events/arch/x86/skylake/pipeline.json | 10 ++++++
 12 files changed, 107 insertions(+), 12 deletions(-)

-- 
2.40.0.rc1.284.g88254d51c5-goog
Re: [PATCH v1 0/3] Event updates for GNR, MTL and SKL
Posted by Liang, Kan 2 years, 11 months ago

On 2023-03-14 1:33 a.m., Ian Rogers wrote:
> Update events for graniterapids and meteorlake, v1.00 to v1.01, as
> well as skylake v54 to v55. All patches generated from:
> https://github.com/intel/perfmon/blob/main/scripts/create_perf_json.py
> 
> Ian Rogers (3):
>   perf vendor events intel: Update graniterapids events
>   perf vendor events intel: Update meteorlake events
>   perf vendor events intel: Update skylake events
> 

Thanks Ian. The patch series looks good to me.

Reviewed-by: Kan Liang <kan.liang@linux.intel.com>

Thanks,
Kan

>  .../arch/x86/graniterapids/frontend.json      |  2 +-
>  .../arch/x86/graniterapids/pipeline.json      |  4 +--
>  tools/perf/pmu-events/arch/x86/mapfile.csv    |  6 ++--
>  .../pmu-events/arch/x86/meteorlake/cache.json |  8 +++++
>  .../arch/x86/meteorlake/frontend.json         |  9 +++++
>  .../arch/x86/meteorlake/memory.json           | 13 +++++--
>  .../pmu-events/arch/x86/meteorlake/other.json |  4 +--
>  .../arch/x86/meteorlake/pipeline.json         | 36 +++++++++++++++++--
>  .../arch/x86/meteorlake/virtual-memory.json   |  4 +++
>  .../pmu-events/arch/x86/skylake/cache.json    |  8 +++++
>  .../arch/x86/skylake/floating-point.json      | 15 ++++++++
>  .../pmu-events/arch/x86/skylake/pipeline.json | 10 ++++++
>  12 files changed, 107 insertions(+), 12 deletions(-)
>