Re: [PATCH v6 00/24] Intel vendor events and TMA 5.02 metrics
From: Ian Rogers
Date: Fri Feb 07 2025 - 13:48:29 EST
On Fri, Feb 7, 2025 at 10:20 AM Ian Rogers <irogers@xxxxxxxxxx> wrote:
>
> Update the Intel vendor events to the latest.
> Update the metrics to TMA 5.02.
> 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@xxxxxxxxx>, Caleb Biggers
> <caleb.biggers@xxxxxxxxx>, Edward Baker <edward.baker@xxxxxxxxx>,
> Weilin Wang <weilin.wang@xxxxxxxxx>, Kan Liang
> <kan.liang@xxxxxxxxxxxxxxx> and Thomas Falcon
> <thomas.falcon@xxxxxxxxx> for helping get this patch series together.
>
> v6: Add Default metric groups for new models (Kan). Fix TSC and
> C-State metrics (Tom).
> 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.
I've spotted that ARL, LNL and MTL are missing the Default metric
group for TopdownL1 on atom cores in this patch set. Sorry for the
noise, there will be a v7.
Thanks,
Ian