Re: [PATCH v8 00/24] Intel vendor events and TMA 5.02 metrics

From: Ian Rogers
Date: Thu Feb 13 2025 - 12:09:51 EST


On Wed, Feb 12, 2025 at 8:51 AM Liang, Kan <kan.liang@xxxxxxxxxxxxxxx> wrote:
>
>
>
> On 2025-02-11 4:30 p.m., Ian Rogers 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.
> >
>
> Thanks Ian!
>
> I run the tests on Arrow Lake. Everything looks good.
> Other patches looks good as well.
>
> Acked-by: Kan Liang <kan.liang@xxxxxxxxxxxxxxx>

Thanks Thomas and Kan! It would be nice if this could land soon as I
want to do work on top of it. Specifically:
- This update didn't move Ivybridge, Ivytown, Jaketown and
Sandybridge forward to TMA 5.02.
- I'd like to incorporate event updates
(https://github.com/intel/perfmon/pull/288) into those updates.

Thanks,
Ian