Re: [PATCH 1/7] perf vendor events intel: Update CLX events to v1.15

From: Arnaldo Carvalho de Melo
Date: Wed May 04 2022 - 11:50:46 EST


Em Tue, May 03, 2022 at 12:47:25PM -0700, Ian Rogers escreveu:
> On Thu, Apr 28, 2022 at 6:31 AM Arnaldo Carvalho de Melo
> <acme@xxxxxxxxxx> wrote:
> >
> > Em Thu, Apr 28, 2022 at 09:12:26AM -0400, Liang, Kan escreveu:
> > >
> > >
> > > On 4/28/2022 3:57 AM, Ian Rogers wrote:
> > > > Events are generated for CascadeLake Server v1.15 with
> > > > events from:
> > > > https://download.01.org/perfmon/CLX/
> > > >
> > > > Using the scripts at:
> > > > https://github.com/intel/event-converter-for-linux-perf/
> > > >
> > > > This change updates descriptions, adds INST_DECODED.DECODERS and
> > > > corrects a counter mask in UOPS_RETIRED.TOTAL_CYCLES.
> > > >
> > > > Signed-off-by: Ian Rogers<irogers@xxxxxxxxxx>
> > >
> > > Thanks Ian. For the whole series,
> > >
> > > Reviewed-by: Kan Liang <kan.liang@xxxxxxxxxxxxxxx>
> >
> > Thanks, applied.
> >
> > - Arnaldo
>
> Thanks Arnaldo, it looks like CLX was accidentally skipped.

Checking, I usually take these using b4...

- Arnaldo