[PATCH v1 0/6] perf vendor events intel: update
Ian Rogers
irogers at google.com
Mon Jun 15 08:37:21 PDT 2026
On Sun, Jun 14, 2026 at 6:32 PM Mi, Dapeng <dapeng1.mi at linux.intel.com> wrote:
>
> LGTM. Thanks.
>
> Reviewed-by: Dapeng Mi <dapeng1.mi at linux.intel.com>
Reviewed-by: Ian Rogers <irogers at google.com>
The tigerlake update is just the version number. On the perfmon git
the change was removing zero fields:
https://github.com/intel/perfmon/commit/8353ffb63efcad6b6fac1a8c05d76e2d6317ae23
but zero fields are dropped from the perf JSON, resulting in no differences.
Thanks,
Ian
> On 6/10/2026 5:50 AM, Chun-Tse Shao wrote:
> > Sync with the latest perfmon events from:
> > https://github.com/intel/perfmon
> > by running the script:
> > https://github.com/intel/perfmon/blob/main/scripts/create_perf_json.py
> > and copying the resulting json and mapfile.csv changes into the perf
> > tree.
> >
> > Chun-Tse Shao (6):
> > perf vendor events intel: Update arrowlake events from 1.17 to 1.19
> > perf vendor events intel: Update emeraldrapids events from 1.23 to
> > 1.24
> > perf vendor events intel: Update graniterapids events from 1.18 to
> > 1.19
> > perf vendor events intel: Update lunarlake events from 1.22 to 1.25
> > perf vendor events intel: Update pantherlake events from 1.05 to 1.06
> > perf vendor events intel: Update tigerlake events from 1.18 to 1.19
> >
> > .../pmu-events/arch/x86/arrowlake/cache.json | 30 ++-
> > .../arch/x86/arrowlake/floating-point.json | 45 ++++
> > .../pmu-events/arch/x86/arrowlake/memory.json | 18 ++
> > .../arch/x86/arrowlake/pipeline.json | 129 +++++++++-
> > .../arch/x86/emeraldrapids/cache.json | 9 +
> > .../graniterapids/uncore-interconnect.json | 10 +
> > .../arch/x86/graniterapids/uncore-memory.json | 2 +-
> > .../pmu-events/arch/x86/lunarlake/cache.json | 2 +-
> > .../arch/x86/lunarlake/pipeline.json | 27 ++-
> > .../arch/x86/lunarlake/uncore-memory.json | 208 ++++++++++++++++-
> > tools/perf/pmu-events/arch/x86/mapfile.csv | 12 +-
> > .../arch/x86/pantherlake/counter.json | 5 +
> > .../arch/x86/pantherlake/pipeline.json | 29 ++-
> > .../x86/pantherlake/uncore-interconnect.json | 10 +
> > .../arch/x86/pantherlake/uncore-memory.json | 221 +++++++++++++++++-
> > 15 files changed, 728 insertions(+), 29 deletions(-)
> > create mode 100644 tools/perf/pmu-events/arch/x86/pantherlake/uncore-interconnect.json
> >
More information about the linux-arm-kernel
mailing list