Re: [PATCH 1/2] perf alsr: Add missing SIMD handling in aslr_tool__process_sample()

From: Arnaldo Carvalho de Melo

Date: Tue Sep 22 2026 - 09:05:45 EST


On Mon, Sep 21, 2026 at 09:22:11AM -0700, Ian Rogers wrote:
> On Mon, Sep 21, 2026 at 9:21 AM Ian Rogers <irogers@xxxxxxxxxx> wrote:
> >
> > On Sun, Sep 20, 2026 at 11:42 PM Mi, Dapeng <dapeng1.mi@xxxxxxxxxxxxxxx> wrote:
> > >
> > > Kindly ping ...
> > >
> > > @Arnaldo, @Namhyung, @Ian, not sure if you have bandwidth to review this
> > > small patchset which fixes the Sashiko found minor issues for the "Perf
> > > tools: Support eGPRs/SSP/SIMD registers sampling" patchset?
> > >
> > > If possible, it's better to be queued in this cycle, then we don't need
> > > extra backporting. Thanks.
> >
> > Reviewed-by: Ian Rogers <irogers@xxxxxxxxxx>
>
> Oh, another nit: there's a typo in the commit message subject: s/alsr/aslr/g.

Fixed.



Thanks, applied to perf-tools-next, for v7.4.

- Arnaldo