From: "Falcon, Thomas" <thomas.falcon@intel.com>
To: "alexander.shishkin@linux.intel.com"
<alexander.shishkin@linux.intel.com>,
"Biggers, Caleb" <caleb.biggers@intel.com>,
"Hunter, Adrian" <adrian.hunter@intel.com>,
"Taylor, Perry" <perry.taylor@intel.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"mingo@redhat.com" <mingo@redhat.com>,
"irogers@google.com" <irogers@google.com>,
"linux-perf-users@vger.kernel.org"
<linux-perf-users@vger.kernel.org>,
"kan.liang@linux.intel.com" <kan.liang@linux.intel.com>,
"manivannan.sadhasivam@linaro.org"
<manivannan.sadhasivam@linaro.org>,
"peterz@infradead.org" <peterz@infradead.org>,
"alexandre.torgue@foss.st.com" <alexandre.torgue@foss.st.com>,
"Wang, Weilin" <weilin.wang@intel.com>,
"acme@kernel.org" <acme@kernel.org>,
"afaerber@suse.de" <afaerber@suse.de>,
"jolsa@kernel.org" <jolsa@kernel.org>,
"mcoquelin.stm32@gmail.com" <mcoquelin.stm32@gmail.com>,
"namhyung@kernel.org" <namhyung@kernel.org>,
"mark.rutland@arm.com" <mark.rutland@arm.com>
Subject: Re: [PATCH v5 00/35] GNR retirement latencies, topic and metric updates
Date: Fri, 28 Mar 2025 19:16:22 +0000 [thread overview]
Message-ID: <24f97eb6f76bfd2fcc968f93a8aeda390d54cc98.camel@intel.com> (raw)
In-Reply-To: <20250328175006.43110-1-irogers@google.com>
On Fri, 2025-03-28 at 10:49 -0700, Ian Rogers wrote:
> Add default mean, min and max retirement latency values to GNR
> events. Update the topics on a number of events previously
> "other". Switch TMA metrics to the generated version. Add TMA 5.02
> metrics for sandybridge, ivytown, ivybridge and jaketown.
>
> Events and metrics generated from the data and scripts in:
> https://github.com/intel/perfmon
>
> v5: Additional metrics constraints from:
> https://github.com/intel/perfmon/pull/299
> PDIST descriptions added from:
> https://github.com/intel/perfmon/pull/292
> Original retirement latency, .. updates in:
> https://github.com/intel/perfmon/pull/298
>
Metrics tests are passing on Granite Rapids, Arrow Lake and Alder Lake
Tested-by: Thomas Falcon <thomas.falcon@intel.com>
> v4: Generate grandridge metrics from the spreadsheet using conversion
> with the core type of crestmont.
>
> v3: Generate sierraforest metrics from the spreadsheet using
> conversion with the core type of crestmont.
>
> v2: Fix arrowlake PMU/cpu prefixes.
>
> Ian Rogers (35):
> perf vendor events: Update alderlake events/metrics
> perf vendor events: Update AlderlakeN events/metrics
> perf vendor events: Update arrowlake events/metrics
> perf vendor events: Update bonnell events
> perf vendor events: Update broadwell metrics
> perf vendor events: Update broadwellde metrics
> perf vendor events: Update broadwellx metrics
> perf vendor events: Update cascadelakex events/metrics
> perf vendor events: Update clearwaterforest events
> perf vendor events: Update elkhartlake events
> perf vendor events: Update emeraldrapids events/metrics
> perf vendor events: Update grandridge events/metrics
> perf vendor events: Add graniterapids retirement latencies
> perf vendor events: Update haswell metrics
> perf vendor events: Update haswellx metrics
> perf vendor events: Update icelake events/metrics
> perf vendor events: Update icelakex events/metrics
> perf vendor events: Update ivybridge metrics
> perf vendor events: Update ivytown metrics
> perf vendor events: Update jaketown metrics
> perf vendor events: Update lunarlake events/metrics
> perf vendor events: Update meteorlake events/metrics
> perf vendor events: Update nehalemep events
> perf vendor events: Update nehalemex events
> perf vendor events: Update rocketlake events/metrics
> perf vendor events: Update sandybridge 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 snowridgex events
> perf vendor events: Update tigerlake metrics
> perf vendor events: Update westmereep-dp events
> perf vendor events: Update westmereep-dp events
> perf vendor events: Update westmereep-dp events
>
> .../arch/x86/alderlake/adl-metrics.json | 489 +++++++--------
> .../pmu-events/arch/x86/alderlake/cache.json | 284 ++++++---
> .../arch/x86/alderlake/floating-point.json | 29 +-
> .../arch/x86/alderlake/frontend.json | 78 +--
> .../pmu-events/arch/x86/alderlake/memory.json | 82 ++-
> .../pmu-events/arch/x86/alderlake/other.json | 209 +------
> .../arch/x86/alderlake/pipeline.json | 308 +++++++---
> .../arch/x86/alderlake/virtual-memory.json | 43 +-
> .../arch/x86/alderlaken/adln-metrics.json | 54 +-
> .../pmu-events/arch/x86/alderlaken/cache.json | 107 +++-
> .../arch/x86/alderlaken/floating-point.json | 1 +
> .../arch/x86/alderlaken/memory.json | 50 ++
> .../pmu-events/arch/x86/alderlaken/other.json | 102 +---
> .../arch/x86/alderlaken/pipeline.json | 55 +-
> .../arch/x86/alderlaken/virtual-memory.json | 3 +
> .../arch/x86/arrowlake/arl-metrics.json | 566 +++++++++---------
> .../pmu-events/arch/x86/arrowlake/cache.json | 200 ++++++-
> .../arch/x86/arrowlake/frontend.json | 39 +-
> .../pmu-events/arch/x86/arrowlake/memory.json | 36 +-
> .../pmu-events/arch/x86/arrowlake/other.json | 197 +-----
> .../arch/x86/arrowlake/pipeline.json | 230 ++++++-
> .../pmu-events/arch/x86/bonnell/other.json | 8 -
> .../pmu-events/arch/x86/bonnell/pipeline.json | 8 +
> .../arch/x86/broadwell/bdw-metrics.json | 256 ++++----
> .../arch/x86/broadwellde/bdwde-metrics.json | 180 +++---
> .../arch/x86/broadwellx/bdx-metrics.json | 268 ++++-----
> .../arch/x86/cascadelakex/cache.json | 404 +++++++++++++
> .../arch/x86/cascadelakex/clx-metrics.json | 389 ++++++------
> .../arch/x86/cascadelakex/other.json | 404 -------------
> .../arch/x86/clearwaterforest/cache.json | 35 ++
> .../arch/x86/clearwaterforest/memory.json | 2 +
> .../arch/x86/clearwaterforest/other.json | 22 -
> .../arch/x86/clearwaterforest/pipeline.json | 6 +-
> .../arch/x86/elkhartlake/cache.json | 296 ++++++++-
> .../arch/x86/elkhartlake/floating-point.json | 1 +
> .../arch/x86/elkhartlake/memory.json | 261 ++++++++
> .../arch/x86/elkhartlake/other.json | 404 +------------
> .../arch/x86/elkhartlake/pipeline.json | 31 +-
> .../arch/x86/elkhartlake/virtual-memory.json | 4 +
> .../arch/x86/emeraldrapids/cache.json | 284 +++++++--
> .../arch/x86/emeraldrapids/emr-metrics.json | 475 +++++++--------
> .../x86/emeraldrapids/floating-point.json | 43 +-
> .../arch/x86/emeraldrapids/frontend.json | 78 +--
> .../arch/x86/emeraldrapids/memory.json | 231 ++++++-
> .../arch/x86/emeraldrapids/other.json | 332 +---------
> .../arch/x86/emeraldrapids/pipeline.json | 259 +++++---
> .../x86/emeraldrapids/virtual-memory.json | 40 +-
> .../pmu-events/arch/x86/grandridge/cache.json | 155 ++++-
> .../arch/x86/grandridge/counter.json | 2 +-
> .../arch/x86/grandridge/frontend.json | 8 +
> .../arch/x86/grandridge/grr-metrics.json | 204 ++++---
> .../arch/x86/grandridge/memory.json | 2 +
> .../pmu-events/arch/x86/grandridge/other.json | 29 +-
> .../arch/x86/grandridge/pipeline.json | 52 +-
> .../arch/x86/grandridge/uncore-cache.json | 45 +-
> .../arch/x86/grandridge/uncore-memory.json | 338 +++++++++++
> .../arch/x86/graniterapids/cache.json | 305 +++++++---
> .../arch/x86/graniterapids/counter.json | 5 +
> .../x86/graniterapids/floating-point.json | 43 +-
> .../arch/x86/graniterapids/frontend.json | 105 ++--
> .../arch/x86/graniterapids/gnr-metrics.json | 487 +++++++--------
> .../arch/x86/graniterapids/memory.json | 206 ++++++-
> .../arch/x86/graniterapids/other.json | 243 +-------
> .../arch/x86/graniterapids/pipeline.json | 261 +++++---
> .../arch/x86/graniterapids/uncore-cache.json | 42 ++
> .../graniterapids/uncore-interconnect.json | 90 ++-
> .../arch/x86/graniterapids/uncore-memory.json | 240 ++++++++
> .../x86/graniterapids/virtual-memory.json | 40 +-
> .../arch/x86/haswell/hsw-metrics.json | 206 ++++---
> .../arch/x86/haswellx/hsx-metrics.json | 222 ++++---
> .../pmu-events/arch/x86/icelake/cache.json | 60 ++
> .../arch/x86/icelake/icl-metrics.json | 385 ++++++------
> .../pmu-events/arch/x86/icelake/memory.json | 160 +++++
> .../pmu-events/arch/x86/icelake/other.json | 220 -------
> .../pmu-events/arch/x86/icelakex/cache.json | 273 +++++++++
> .../arch/x86/icelakex/icx-metrics.json | 399 ++++++------
> .../pmu-events/arch/x86/icelakex/memory.json | 190 ++++++
> .../pmu-events/arch/x86/icelakex/other.json | 463 --------------
> .../arch/x86/ivybridge/ivb-metrics.json | 76 ++-
> .../arch/x86/ivybridge/metricgroups.json | 5 +
> .../arch/x86/ivytown/ivt-metrics.json | 80 ++-
> .../arch/x86/ivytown/metricgroups.json | 5 +
> .../arch/x86/jaketown/frontend.json | 8 +
> .../arch/x86/jaketown/jkt-metrics.json | 40 +-
> .../arch/x86/jaketown/metricgroups.json | 5 +
> .../pmu-events/arch/x86/jaketown/other.json | 8 -
> .../pmu-events/arch/x86/lunarlake/cache.json | 182 +++++-
> .../arch/x86/lunarlake/frontend.json | 39 +-
> .../arch/x86/lunarlake/lnl-metrics.json | 560 ++++++++---------
> .../pmu-events/arch/x86/lunarlake/memory.json | 75 ++-
> .../pmu-events/arch/x86/lunarlake/other.json | 358 +----------
> .../arch/x86/lunarlake/pipeline.json | 253 +++++++-
> tools/perf/pmu-events/arch/x86/mapfile.csv | 14 +-
> .../pmu-events/arch/x86/meteorlake/cache.json | 352 ++++++++---
> .../arch/x86/meteorlake/floating-point.json | 28 +-
> .../arch/x86/meteorlake/frontend.json | 82 +--
> .../arch/x86/meteorlake/memory.json | 90 ++-
> .../arch/x86/meteorlake/mtl-metrics.json | 553 ++++++++---------
> .../pmu-events/arch/x86/meteorlake/other.json | 149 +----
> .../arch/x86/meteorlake/pipeline.json | 252 +++++---
> .../arch/x86/meteorlake/uncore-memory.json | 18 +
> .../arch/x86/meteorlake/virtual-memory.json | 40 +-
> .../pmu-events/arch/x86/nehalemep/cache.json | 32 +
> .../pmu-events/arch/x86/nehalemep/other.json | 40 --
> .../arch/x86/nehalemep/virtual-memory.json | 8 +
> .../pmu-events/arch/x86/nehalemex/cache.json | 32 +
> .../pmu-events/arch/x86/nehalemex/other.json | 40 --
> .../arch/x86/nehalemex/virtual-memory.json | 8 +
> .../pmu-events/arch/x86/rocketlake/cache.json | 60 ++
> .../arch/x86/rocketlake/memory.json | 160 +++++
> .../pmu-events/arch/x86/rocketlake/other.json | 220 -------
> .../arch/x86/rocketlake/rkl-metrics.json | 385 ++++++------
> .../arch/x86/sandybridge/frontend.json | 8 +
> .../arch/x86/sandybridge/metricgroups.json | 5 +
> .../arch/x86/sandybridge/other.json | 8 -
> .../arch/x86/sandybridge/snb-metrics.json | 36 +-
> .../arch/x86/sapphirerapids/cache.json | 343 ++++++++---
> .../x86/sapphirerapids/floating-point.json | 43 +-
> .../arch/x86/sapphirerapids/frontend.json | 78 +--
> .../arch/x86/sapphirerapids/memory.json | 231 ++++++-
> .../arch/x86/sapphirerapids/other.json | 382 +-----------
> .../arch/x86/sapphirerapids/pipeline.json | 259 +++++---
> .../arch/x86/sapphirerapids/spr-metrics.json | 469 ++++++++-------
> .../x86/sapphirerapids/virtual-memory.json | 40 +-
> .../arch/x86/sierraforest/cache.json | 25 +
> .../arch/x86/sierraforest/memory.json | 24 +
> .../arch/x86/sierraforest/other.json | 49 +-
> .../arch/x86/sierraforest/pipeline.json | 9 +
> .../arch/x86/sierraforest/srf-metrics.json | 204 ++++---
> .../arch/x86/sierraforest/uncore-cache.json | 32 +
> .../arch/x86/sierraforest/uncore-memory.json | 240 ++++++++
> .../arch/x86/skylake/skl-metrics.json | 367 ++++++------
> .../pmu-events/arch/x86/skylakex/cache.json | 74 +++
> .../pmu-events/arch/x86/skylakex/other.json | 74 ---
> .../arch/x86/skylakex/skx-metrics.json | 385 ++++++------
> .../pmu-events/arch/x86/snowridgex/cache.json | 296 ++++++++-
> .../arch/x86/snowridgex/floating-point.json | 1 +
> .../arch/x86/snowridgex/memory.json | 261 ++++++++
> .../pmu-events/arch/x86/snowridgex/other.json | 404 +------------
> .../arch/x86/snowridgex/pipeline.json | 31 +-
> .../arch/x86/snowridgex/virtual-memory.json | 4 +
> .../arch/x86/tigerlake/tgl-metrics.json | 383 ++++++------
> .../arch/x86/westmereep-dp/cache.json | 32 +
> .../arch/x86/westmereep-dp/other.json | 40 --
> .../x86/westmereep-dp/virtual-memory.json | 8 +
> .../arch/x86/westmereep-sp/cache.json | 32 +
> .../arch/x86/westmereep-sp/other.json | 40 --
> .../x86/westmereep-sp/virtual-memory.json | 8 +
> .../pmu-events/arch/x86/westmereex/cache.json | 32 +
> .../pmu-events/arch/x86/westmereex/other.json | 40 --
> .../arch/x86/westmereex/virtual-memory.json | 8 +
> 151 files changed, 12770 insertions(+), 9855 deletions(-)
> delete mode 100644 tools/perf/pmu-events/arch/x86/clearwaterforest/other.json
>
next prev parent reply other threads:[~2025-03-28 19:16 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-28 17:49 [PATCH v5 00/35] GNR retirement latencies, topic and metric updates Ian Rogers
2025-03-28 17:49 ` [PATCH v5 01/35] perf vendor events: Update alderlake events/metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 02/35] perf vendor events: Update AlderlakeN events/metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 03/35] perf vendor events: Update arrowlake events/metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 04/35] perf vendor events: Update bonnell events Ian Rogers
2025-03-28 17:49 ` [PATCH v5 05/35] perf vendor events: Update broadwell metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 06/35] perf vendor events: Update broadwellde metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 07/35] perf vendor events: Update broadwellx metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 08/35] perf vendor events: Update cascadelakex events/metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 09/35] perf vendor events: Update clearwaterforest events Ian Rogers
2025-03-28 17:49 ` [PATCH v5 10/35] perf vendor events: Update elkhartlake events Ian Rogers
2025-03-28 17:49 ` [PATCH v5 11/35] perf vendor events: Update emeraldrapids events/metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 12/35] perf vendor events: Update grandridge events/metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 13/35] perf vendor events: Add graniterapids retirement latencies Ian Rogers
2025-03-28 17:49 ` [PATCH v5 14/35] perf vendor events: Update haswell metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 15/35] perf vendor events: Update haswellx metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 16/35] perf vendor events: Update icelake events/metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 17/35] perf vendor events: Update icelakex events/metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 18/35] perf vendor events: Update ivybridge metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 19/35] perf vendor events: Update ivytown metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 20/35] perf vendor events: Update jaketown metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 21/35] perf vendor events: Update lunarlake events/metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 22/35] perf vendor events: Update meteorlake events/metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 23/35] perf vendor events: Update nehalemep events Ian Rogers
2025-03-28 17:49 ` [PATCH v5 24/35] perf vendor events: Update nehalemex events Ian Rogers
2025-03-28 17:49 ` [PATCH v5 25/35] perf vendor events: Update rocketlake events/metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 26/35] perf vendor events: Update sandybridge metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 27/35] perf vendor events: Update sapphirerapids events/metrics Ian Rogers
2025-03-28 17:49 ` [PATCH v5 28/35] perf vendor events: Update sierraforest events/metrics Ian Rogers
2025-03-28 17:50 ` [PATCH v5 29/35] perf vendor events: Update skylake metrics Ian Rogers
2025-03-28 17:50 ` [PATCH v5 30/35] perf vendor events: Update skylakex events/metrics Ian Rogers
2025-03-28 17:50 ` [PATCH v5 31/35] perf vendor events: Update snowridgex events Ian Rogers
2025-03-28 17:50 ` [PATCH v5 32/35] perf vendor events: Update tigerlake metrics Ian Rogers
2025-03-28 17:50 ` [PATCH v5 33/35] perf vendor events: Update westmereep-dp events Ian Rogers
2025-03-28 17:50 ` [PATCH v5 34/35] " Ian Rogers
2025-03-28 17:50 ` [PATCH v5 35/35] " Ian Rogers
2025-03-28 19:16 ` Falcon, Thomas [this message]
2025-04-02 18:41 ` [PATCH v5 00/35] GNR retirement latencies, topic and metric updates Ian Rogers
2025-04-07 16:50 ` Ian Rogers
2025-04-21 18:12 ` Ian Rogers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=24f97eb6f76bfd2fcc968f93a8aeda390d54cc98.camel@intel.com \
--to=thomas.falcon@intel.com \
--cc=acme@kernel.org \
--cc=adrian.hunter@intel.com \
--cc=afaerber@suse.de \
--cc=alexander.shishkin@linux.intel.com \
--cc=alexandre.torgue@foss.st.com \
--cc=caleb.biggers@intel.com \
--cc=irogers@google.com \
--cc=jolsa@kernel.org \
--cc=kan.liang@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=manivannan.sadhasivam@linaro.org \
--cc=mark.rutland@arm.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=mingo@redhat.com \
--cc=namhyung@kernel.org \
--cc=perry.taylor@intel.com \
--cc=peterz@infradead.org \
--cc=weilin.wang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).