[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4f42946ffdf474fbf8aeaa142c25a25ebe739b78.camel@intel.com>
Date: Wed, 5 Feb 2025 19:44:11 +0000
From: "Falcon, Thomas" <thomas.falcon@...el.com>
To: "Baker, Edward" <edward.baker@...el.com>,
"alexander.shishkin@...ux.intel.com" <alexander.shishkin@...ux.intel.com>,
"Biggers, Caleb" <caleb.biggers@...el.com>, "mpetlan@...hat.com"
<mpetlan@...hat.com>, "Taylor, Perry" <perry.taylor@...el.com>, "Hunter,
Adrian" <adrian.hunter@...el.com>, "linux-kernel@...r.kernel.org"
<linux-kernel@...r.kernel.org>, "mingo@...hat.com" <mingo@...hat.com>,
"irogers@...gle.com" <irogers@...gle.com>, "linux-perf-users@...r.kernel.org"
<linux-perf-users@...r.kernel.org>, "kan.liang@...ux.intel.com"
<kan.liang@...ux.intel.com>, "manivannan.sadhasivam@...aro.org"
<manivannan.sadhasivam@...aro.org>, "peterz@...radead.org"
<peterz@...radead.org>, "Alt, Samantha" <samantha.alt@...el.com>,
"mark.rutland@....com" <mark.rutland@....com>, "Wang, Weilin"
<weilin.wang@...el.com>, "acme@...nel.org" <acme@...nel.org>,
"afaerber@...e.de" <afaerber@...e.de>, "jolsa@...nel.org" <jolsa@...nel.org>,
"namhyung@...nel.org" <namhyung@...nel.org>
Subject: Re: [PATCH v5 00/24] Intel vendor events and TMA 5.01 metrics
On Wed, 2025-02-05 at 09:31 -0800, Ian Rogers wrote:
> Update the Intel vendor events to the latest.
> Update the metrics to TMA 5.01.
> Add Arrowlake and Clearwaterforest support.
> Add metrics for LNL and GNR.
> Address IIO uncore issue spotted on EMR, GRR, GNR, SPR and SRF.
>
> The perf json was generated using the script:
> https://github.com/intel/perfmon/blob/main/scripts/create_perf_json.py
> with the generated json being in:
> https://github.com/intel/perfmon/tree/main/scripts/perf
>
> Thanks to Perry Taylor <perry.taylor@...el.com>, Caleb Biggers
> <caleb.biggers@...el.com>, Edward Baker <edward.baker@...el.com>,
> Weilin Wang <weilin.wang@...el.com>, Kan Liang
> <kan.liang@...ux.intel.com> and Thomas Falcon
> <thomas.falcon@...el.com> for helping get this patch series together.
>
> v5: Remove Valkyrie metrics mistakenly added on atom. Ensure "perf
> all
> metrics test" doesn't skip for missing events.
> v4: Fix TSC events on hybrid mistakenly specifying the core PMU
> inhibiting the use of the msr PMU.
> v3: Fixes for hybrid metrics that were missing PMU. Update to the
> latest events.
> v2: Fix hybrid and Co-authored-by tag issues reported by
> Arnaldo. Updates to Lunarlake and Meteorlake events. Addition of
> Clearwaterforest.
>
Thanks, I'm seeing some errors during the perf all metrics test:
Metric 'tma_info_system_cpus_utilized' not printed in:
event syntax error: '{cpu_core/TSC,metric-
id=cpu_core!3TSC!3/,cpu_core/CPU_CL..'
\___ Bad event or PMU
Unable to find PMU or event on a PMU of 'cpu_core'
event syntax error: '{cpu_core/TSC,metric-
id=cpu_core!3TSC!3/,cpu_core/CPU_CL..'
\___ unknown term 'TSC' for pmu
'cpu_core'
valid terms:
event,pc,edge,offcore_rsp,ldlat,inv,umask,frontend,cmask,config,config1
,config2,config3,name,period,percore,metric-id
event syntax error: '{cpu_core/TSC,metric-
id=cpu_core!3TSC!3/,cpu_core/CPU_CL..'
\___ unknown term 'TSC' for pmu
'cpu_core'
valid terms:
event,pc,edge,offcore_rsp,ldlat,inv,umask,frontend,cmask,config,config1
,config2,config3,name,period,percore,metric-id
There are all some errors like this,
Testing tma_cisc
Metric contains missing events
Cannot resolve IDs for tma_cisc: cpu_atom@...DOWN_FE_BOUND.CISC@ / (5 *
cpu_atom@..._CLK_UNHALTED.CORE@)
Tom
> Ian Rogers (24):
> perf vendor events: Update Alderlake events/metrics
> perf vendor events: Update AlderlakeN events/metrics
> perf vendor events: Add Arrowlake events/metrics
> perf vendor events: Update Broadwell events/metrics
> perf vendor events: Update BroadwellDE events/metrics
> perf vendor events: Update BroadwellX events/metrics
> perf vendor events: Update CascadelakeX events/metrics
> perf vendor events: Add Clearwaterforest events
> perf vendor events: Update EmeraldRapids events/metrics
> perf vendor events: Update GrandRidge events/metrics
> perf vendor events: Update/add Graniterapids events/metrics
> perf vendor events: Update Haswell events/metrics
> perf vendor events: Update HaswellX events/metrics
> perf vendor events: Update Icelake events/metrics
> perf vendor events: Update IcelakeX events/metrics
> perf vendor events: Update/add Lunarlake events/metrics
> perf vendor events: Update Meteorlake events/metrics
> perf vendor events: Update Rocketlake events/metrics
> perf vendor events: Update Sapphirerapids events/metrics
> perf vendor events: Update Sierraforest events/metrics
> perf vendor events: Update Skylake metrics
> perf vendor events: Update SkylakeX events/metrics
> perf vendor events: Update Tigerlake events/metrics
> perf test stat_all_metrics: Ensure missing events fail test
>
> .../arch/x86/alderlake/adl-metrics.json | 914 +++---
> .../pmu-events/arch/x86/alderlake/cache.json | 292 +-
> .../arch/x86/alderlake/floating-point.json | 19 +-
> .../arch/x86/alderlake/frontend.json | 19 -
> .../pmu-events/arch/x86/alderlake/memory.json | 32 +-
> .../arch/x86/alderlake/metricgroups.json | 10 +-
> .../pmu-events/arch/x86/alderlake/other.json | 92 +-
> .../arch/x86/alderlake/pipeline.json | 127 +-
> .../arch/x86/alderlake/virtual-memory.json | 33 +
> .../arch/x86/alderlaken/adln-metrics.json | 83 +-
> .../pmu-events/arch/x86/alderlaken/cache.json | 227 +-
> .../arch/x86/alderlaken/floating-point.json | 17 +-
> .../arch/x86/alderlaken/memory.json | 20 +
> .../pmu-events/arch/x86/alderlaken/other.json | 81 +-
> .../arch/x86/alderlaken/pipeline.json | 97 +-
> .../arch/x86/alderlaken/virtual-memory.json | 30 +
> .../arch/x86/arrowlake/arl-metrics.json | 2755
> +++++++++++++++++
> .../pmu-events/arch/x86/arrowlake/cache.json | 1491 +++++++++
> .../arch/x86/arrowlake/floating-point.json | 532 ++++
> .../arch/x86/arrowlake/frontend.json | 609 ++++
> .../pmu-events/arch/x86/arrowlake/memory.json | 387 +++
> .../arch/x86/arrowlake/metricgroups.json | 150 +
> .../pmu-events/arch/x86/arrowlake/other.json | 279 ++
> .../arch/x86/arrowlake/pipeline.json | 2308 ++++++++++++++
> .../arch/x86/arrowlake/uncore-cache.json | 20 +
> .../x86/arrowlake/uncore-interconnect.json | 47 +
> .../arch/x86/arrowlake/uncore-memory.json | 160 +
> .../{haswell => arrowlake}/uncore-other.json | 0
> .../arch/x86/arrowlake/virtual-memory.json | 522 ++++
> .../arch/x86/broadwell/bdw-metrics.json | 312 +-
> .../pmu-events/arch/x86/broadwell/cache.json | 10 +-
> .../arch/x86/broadwell/frontend.json | 4 +-
> .../pmu-events/arch/x86/broadwell/memory.json | 8 +-
> .../arch/x86/broadwell/metricgroups.json | 5 +
> .../arch/x86/broadwell/pipeline.json | 10 +-
> .../arch/x86/broadwellde/bdwde-metrics.json | 256 +-
> .../arch/x86/broadwellde/cache.json | 10 +-
> .../arch/x86/broadwellde/frontend.json | 4 +-
> .../arch/x86/broadwellde/memory.json | 6 +-
> .../arch/x86/broadwellde/metricgroups.json | 5 +
> .../arch/x86/broadwellde/pipeline.json | 10 +-
> .../arch/x86/broadwellde/uncore-cache.json | 28 +-
> .../x86/broadwellde/uncore-interconnect.json | 16 +-
> .../arch/x86/broadwellx/bdx-metrics.json | 344 +-
> .../pmu-events/arch/x86/broadwellx/cache.json | 10 +-
> .../arch/x86/broadwellx/frontend.json | 4 +-
> .../arch/x86/broadwellx/memory.json | 6 +-
> .../arch/x86/broadwellx/metricgroups.json | 5 +
> .../arch/x86/broadwellx/pipeline.json | 10 +-
> .../arch/x86/broadwellx/uncore-cache.json | 28 +-
> .../x86/broadwellx/uncore-interconnect.json | 36 +-
> .../arch/x86/broadwellx/uncore-memory.json | 1 +
> .../arch/x86/cascadelakex/clx-metrics.json | 767 +++--
> .../arch/x86/cascadelakex/metricgroups.json | 9 +-
> .../arch/x86/cascadelakex/uncore-cache.json | 60 +-
> .../x86/cascadelakex/uncore-interconnect.json | 11 -
> .../arch/x86/clearwaterforest/cache.json | 144 +
> .../arch/x86/clearwaterforest/counter.json | 7 +
> .../arch/x86/clearwaterforest/frontend.json | 18 +
> .../arch/x86/clearwaterforest/memory.json | 22 +
> .../arch/x86/clearwaterforest/other.json | 22 +
> .../arch/x86/clearwaterforest/pipeline.json | 113 +
> .../x86/clearwaterforest/virtual-memory.json | 29 +
> .../arch/x86/emeraldrapids/cache.json | 28 +-
> .../arch/x86/emeraldrapids/emr-metrics.json | 1036 ++++---
> .../arch/x86/emeraldrapids/frontend.json | 19 -
> .../arch/x86/emeraldrapids/memory.json | 15 +-
> .../arch/x86/emeraldrapids/metricgroups.json | 10 +-
> .../arch/x86/emeraldrapids/pipeline.json | 23 -
> .../arch/x86/emeraldrapids/uncore-io.json | 218 +-
> .../arch/x86/grandridge/grr-metrics.json | 284 +-
> .../arch/x86/grandridge/pipeline.json | 3 +-
> .../arch/x86/grandridge/uncore-cache.json | 4 +-
> .../x86/grandridge/uncore-interconnect.json | 60 +
> .../arch/x86/grandridge/uncore-io.json | 214 +-
> .../arch/x86/grandridge/uncore-memory.json | 2 +-
> .../arch/x86/graniterapids/cache.json | 130 +-
> .../arch/x86/graniterapids/counter.json | 24 +-
> .../arch/x86/graniterapids/frontend.json | 24 +-
> .../arch/x86/graniterapids/gnr-metrics.json | 2313 ++++++++++++++
> .../arch/x86/graniterapids/memory.json | 121 +-
> .../arch/x86/graniterapids/metricgroups.json | 145 +
> .../arch/x86/graniterapids/other.json | 109 +
> .../arch/x86/graniterapids/pipeline.json | 40 +-
> .../arch/x86/graniterapids/uncore-cache.json | 48 +-
> .../arch/x86/graniterapids/uncore-cxl.json | 2 -
> .../graniterapids/uncore-interconnect.json | 87 +
> .../arch/x86/graniterapids/uncore-io.json | 280 +-
> .../arch/x86/graniterapids/uncore-memory.json | 122 +-
> .../arch/x86/graniterapids/uncore-power.json | 98 +
> .../arch/x86/haswell/hsw-metrics.json | 260 +-
> .../pmu-events/arch/x86/haswell/memory.json | 2 +-
> .../arch/x86/haswell/metricgroups.json | 5 +
> .../arch/x86/haswellx/hsx-metrics.json | 296 +-
> .../arch/x86/haswellx/metricgroups.json | 5 +
> .../arch/x86/haswellx/uncore-cache.json | 28 +-
> .../x86/haswellx/uncore-interconnect.json | 38 +-
> .../pmu-events/arch/x86/icelake/cache.json | 34 +-
> .../pmu-events/arch/x86/icelake/frontend.json | 17 -
> .../arch/x86/icelake/icl-metrics.json | 849 ++---
> .../pmu-events/arch/x86/icelake/memory.json | 13 +-
> .../arch/x86/icelake/metricgroups.json | 10 +-
> .../pmu-events/arch/x86/icelake/pipeline.json | 30 +-
> .../arch/x86/icelake/uncore-interconnect.json | 76 -
> .../arch/x86/icelake/uncore-other.json | 2 +-
> .../arch/x86/icelake/virtual-memory.json | 18 +
> .../pmu-events/arch/x86/icelakex/cache.json | 41 +-
> .../arch/x86/icelakex/frontend.json | 17 -
> .../arch/x86/icelakex/icx-metrics.json | 852 ++---
> .../pmu-events/arch/x86/icelakex/memory.json | 13 +-
> .../arch/x86/icelakex/metricgroups.json | 10 +-
> .../arch/x86/icelakex/pipeline.json | 30 +-
> .../pmu-events/arch/x86/lunarlake/cache.json | 1352 +++++++-
> .../arch/x86/lunarlake/floating-point.json | 484 +++
> .../arch/x86/lunarlake/frontend.json | 654 +++-
> .../arch/x86/lunarlake/lnl-metrics.json | 2722
> ++++++++++++++++
> .../pmu-events/arch/x86/lunarlake/memory.json | 262 +-
> .../arch/x86/lunarlake/metricgroups.json | 150 +
> .../pmu-events/arch/x86/lunarlake/other.json | 496 ++-
> .../arch/x86/lunarlake/pipeline.json | 2105 +++++++++++--
> .../arch/x86/lunarlake/uncore-memory.json | 36 +
> .../arch/x86/lunarlake/virtual-memory.json | 428 +++
> tools/perf/pmu-events/arch/x86/mapfile.csv | 42 +-
> .../pmu-events/arch/x86/meteorlake/cache.json | 109 +-
> .../arch/x86/meteorlake/frontend.json | 30 +-
> .../arch/x86/meteorlake/memory.json | 22 +-
> .../arch/x86/meteorlake/metricgroups.json | 10 +-
> .../arch/x86/meteorlake/mtl-metrics.json | 994 +++---
> .../pmu-events/arch/x86/meteorlake/other.json | 54 +
> .../arch/x86/meteorlake/pipeline.json | 89 +-
> .../pmu-events/arch/x86/rocketlake/cache.json | 34 +-
> .../arch/x86/rocketlake/frontend.json | 17 -
> .../arch/x86/rocketlake/memory.json | 13 +-
> .../arch/x86/rocketlake/metricgroups.json | 10 +-
> .../arch/x86/rocketlake/pipeline.json | 30 +-
> .../arch/x86/rocketlake/rkl-metrics.json | 849 ++---
> .../x86/rocketlake/uncore-interconnect.json | 10 -
> .../arch/x86/rocketlake/uncore-other.json | 2 +-
> .../arch/x86/rocketlake/virtual-memory.json | 18 +
> .../arch/x86/sapphirerapids/cache.json | 30 +-
> .../arch/x86/sapphirerapids/frontend.json | 19 -
> .../arch/x86/sapphirerapids/memory.json | 15 +-
> .../arch/x86/sapphirerapids/metricgroups.json | 10 +-
> .../arch/x86/sapphirerapids/pipeline.json | 23 -
> .../arch/x86/sapphirerapids/spr-metrics.json | 968 +++---
> .../arch/x86/sapphirerapids/uncore-io.json | 138 +-
> .../arch/x86/sierraforest/cache.json | 130 +-
> .../arch/x86/sierraforest/counter.json | 24 +-
> .../arch/x86/sierraforest/frontend.json | 8 +
> .../arch/x86/sierraforest/other.json | 20 +
> .../arch/x86/sierraforest/pipeline.json | 46 +-
> .../arch/x86/sierraforest/srf-metrics.json | 308 +-
> .../arch/x86/sierraforest/uncore-cache.json | 61 +-
> .../arch/x86/sierraforest/uncore-cxl.json | 2 -
> .../x86/sierraforest/uncore-interconnect.json | 87 +
> .../arch/x86/sierraforest/uncore-io.json | 280 +-
> .../arch/x86/sierraforest/uncore-memory.json | 122 +-
> .../arch/x86/sierraforest/uncore-power.json | 98 +
> .../arch/x86/skylake/metricgroups.json | 9 +-
> .../arch/x86/skylake/skl-metrics.json | 684 ++--
> .../arch/x86/skylakex/metricgroups.json | 9 +-
> .../arch/x86/skylakex/skx-metrics.json | 740 +++--
> .../arch/x86/skylakex/uncore-cache.json | 60 +-
> .../x86/skylakex/uncore-interconnect.json | 11 -
> .../pmu-events/arch/x86/tigerlake/cache.json | 45 +-
> .../arch/x86/tigerlake/frontend.json | 17 -
> .../pmu-events/arch/x86/tigerlake/memory.json | 13 +-
> .../arch/x86/tigerlake/metricgroups.json | 10 +-
> .../arch/x86/tigerlake/pipeline.json | 30 +-
> .../arch/x86/tigerlake/tgl-metrics.json | 745 +++--
> .../x86/tigerlake/uncore-interconnect.json | 4 +-
> .../arch/x86/tigerlake/uncore-other.json | 2 +-
> .../arch/x86/tigerlake/virtual-memory.json | 18 +
> tools/perf/tests/shell/stat_all_metrics.sh | 8 +-
> 174 files changed, 30290 insertions(+), 7314 deletions(-)
> create mode 100644 tools/perf/pmu-events/arch/x86/arrowlake/arl-
> metrics.json
> create mode 100644 tools/perf/pmu-
> events/arch/x86/arrowlake/cache.json
> create mode 100644 tools/perf/pmu-
> events/arch/x86/arrowlake/floating-point.json
> create mode 100644 tools/perf/pmu-
> events/arch/x86/arrowlake/frontend.json
> create mode 100644 tools/perf/pmu-
> events/arch/x86/arrowlake/memory.json
> create mode 100644 tools/perf/pmu-
> events/arch/x86/arrowlake/metricgroups.json
> create mode 100644 tools/perf/pmu-
> events/arch/x86/arrowlake/other.json
> create mode 100644 tools/perf/pmu-
> events/arch/x86/arrowlake/pipeline.json
> create mode 100644 tools/perf/pmu-events/arch/x86/arrowlake/uncore-
> cache.json
> create mode 100644 tools/perf/pmu-events/arch/x86/arrowlake/uncore-
> interconnect.json
> create mode 100644 tools/perf/pmu-events/arch/x86/arrowlake/uncore-
> memory.json
> rename tools/perf/pmu-events/arch/x86/{haswell => arrowlake}/uncore-
> other.json (100%)
> create mode 100644 tools/perf/pmu-events/arch/x86/arrowlake/virtual-
> memory.json
> create mode 100644 tools/perf/pmu-
> events/arch/x86/clearwaterforest/cache.json
> create mode 100644 tools/perf/pmu-
> events/arch/x86/clearwaterforest/counter.json
> create mode 100644 tools/perf/pmu-
> events/arch/x86/clearwaterforest/frontend.json
> create mode 100644 tools/perf/pmu-
> events/arch/x86/clearwaterforest/memory.json
> create mode 100644 tools/perf/pmu-
> events/arch/x86/clearwaterforest/other.json
> create mode 100644 tools/perf/pmu-
> events/arch/x86/clearwaterforest/pipeline.json
> create mode 100644 tools/perf/pmu-
> events/arch/x86/clearwaterforest/virtual-memory.json
> create mode 100644 tools/perf/pmu-events/arch/x86/graniterapids/gnr-
> metrics.json
> create mode 100644 tools/perf/pmu-
> events/arch/x86/graniterapids/metricgroups.json
> create mode 100644 tools/perf/pmu-
> events/arch/x86/lunarlake/floating-point.json
> create mode 100644 tools/perf/pmu-events/arch/x86/lunarlake/lnl-
> metrics.json
> create mode 100644 tools/perf/pmu-
> events/arch/x86/lunarlake/metricgroups.json
> create mode 100644 tools/perf/pmu-events/arch/x86/lunarlake/uncore-
> memory.json
>
Powered by blists - more mailing lists