[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5275b98eff5e686521c407f4d38eed8448be5a3b.camel@intel.com>
Date: Wed, 24 Sep 2025 21:12:54 +0000
From: "Falcon, Thomas" <thomas.falcon@...el.com>
To: "alexander.shishkin@...ux.intel.com" <alexander.shishkin@...ux.intel.com>,
"afaerber@...e.de" <afaerber@...e.de>, "Biggers, Caleb"
<caleb.biggers@...el.com>, "peterz@...radead.org" <peterz@...radead.org>,
"acme@...nel.org" <acme@...nel.org>, "mingo@...hat.com" <mingo@...hat.com>,
"Hunter, Adrian" <adrian.hunter@...el.com>,
"linux-perf-users@...r.kernel.org" <linux-perf-users@...r.kernel.org>,
"namhyung@...nel.org" <namhyung@...nel.org>, "jolsa@...nel.org"
<jolsa@...nel.org>, "kan.liang@...ux.intel.com" <kan.liang@...ux.intel.com>,
"irogers@...gle.com" <irogers@...gle.com>, "linux-kernel@...r.kernel.org"
<linux-kernel@...r.kernel.org>, "mani@...nel.org" <mani@...nel.org>
Subject: Re: [PATCH v1 00/10] perf vendor events intel update
On Tue, 2025-09-23 at 23:02 -0700, Ian Rogers wrote:
> Update events and some metrics to the latest perfmon versions:
> - alderlake 1.34
> - arrowlake 1.13
> - emeraldrapids 1.20
> - grandridge 1.10
> - graniterapids 1.15
> - lunarlake 1.18
> - meteorlake 1.17
> - sapphirerapids 1.35
> - sierraforest 1.12
>
Metrics tests passed on Alder Lake, Sapphire Rapids, and Arrow Lake.
Tested-by: Thomas Falcon <thomas.falcon@...el.com>
Thanks,
Tom
> Ian Rogers (10):
> perf vendor events intel: Update alderlake events to v1.34
> perf vendor events intel: Update arrowlake events to v1.13
> perf vendor events intel: Update emeraldrapids events to v1.20
> perf vendor events intel: Update grandridge events to v1.10
> perf vendor events intel: Update graniterapids events to v1.15
> perf vendor events intel: Update lunarlake events to v1.18
> perf vendor events intel: Update meteorlake events to v1.17
> perf vendor events intel: Update pantherlake events to v1.00
> perf vendor events intel: Update sapphirerapids events to v1.35
> perf vendor events intel: Update sierraforest events to v1.12
>
> .../pmu-events/arch/x86/alderlake/cache.json | 36 +
> .../pmu-events/arch/x86/arrowlake/cache.json | 46 +-
> .../pmu-events/arch/x86/arrowlake/memory.json | 6 +-
> .../pmu-events/arch/x86/arrowlake/other.json | 2 +-
> .../arch/x86/emeraldrapids/cache.json | 63 +
> .../arch/x86/emeraldrapids/emr-metrics.json | 12 +
> .../arch/x86/emeraldrapids/uncore-cache.json | 11 +
> .../arch/x86/emeraldrapids/uncore-memory.json | 22 +
> .../arch/x86/emeraldrapids/uncore-power.json | 2 -
> .../pmu-events/arch/x86/grandridge/cache.json | 20 +-
> .../graniterapids/uncore-interconnect.json | 10 +-
> .../arch/x86/graniterapids/uncore-memory.json | 112 ++
> .../pmu-events/arch/x86/lunarlake/cache.json | 46 +-
> .../pmu-events/arch/x86/lunarlake/memory.json | 6 +-
> .../pmu-events/arch/x86/lunarlake/other.json | 2 +-
> tools/perf/pmu-events/arch/x86/mapfile.csv | 20 +-
> .../pmu-events/arch/x86/meteorlake/cache.json | 36 +
> .../arch/x86/pantherlake/cache.json | 1207 ++++++++++-
> .../arch/x86/pantherlake/counter.json | 9 +-
> .../arch/x86/pantherlake/floating-point.json | 286 +++
> .../arch/x86/pantherlake/frontend.json | 535 +++++
> .../arch/x86/pantherlake/memory.json | 106 +-
> .../arch/x86/pantherlake/other.json | 44 +
> .../arch/x86/pantherlake/pipeline.json | 1776
> ++++++++++++++++-
> .../arch/x86/pantherlake/uncore-memory.json | 26 +
> .../arch/x86/pantherlake/virtual-memory.json | 248 +++
> .../arch/x86/sapphirerapids/cache.json | 63 +
> .../arch/x86/sapphirerapids/spr-metrics.json | 12 +
> .../arch/x86/sapphirerapids/uncore-cache.json | 11 +
> .../x86/sapphirerapids/uncore-memory.json | 22 +
> .../arch/x86/sapphirerapids/uncore-power.json | 2 -
> .../arch/x86/sierraforest/cache.json | 61 +-
> .../x86/sierraforest/uncore-interconnect.json | 10 +-
> .../arch/x86/sierraforest/uncore-io.json | 1 -
> .../arch/x86/sierraforest/uncore-memory.json | 103 +-
> 35 files changed, 4712 insertions(+), 262 deletions(-)
> create mode 100644 tools/perf/pmu-
> events/arch/x86/pantherlake/floating-point.json
> create mode 100644 tools/perf/pmu-
> events/arch/x86/pantherlake/other.json
> create mode 100644 tools/perf/pmu-
> events/arch/x86/pantherlake/uncore-memory.json
>
Powered by blists - more mailing lists