Re: [PATCH v5 0/6] perf annotate-data: Fix hangs on broken debug info, AMD mem record

From: Arnaldo Carvalho de Melo

Date: Fri Sep 25 2026 - 12:14:13 EST


On Fri, Sep 25, 2026 at 05:48:38PM +0200, Arnaldo Carvalho de Melo wrote:
> On Fri, Sep 25, 2026 at 08:46:05AM -0700, Namhyung Kim wrote:
> > On Fri, Sep 25, 2026 at 05:06:51PM +0200, Arnaldo Carvalho de Melo wrote:
> > > This originated in another patch series, 'perf tools: Annotate fixes,
> > > stdio progress indication, debuginfo-client in more places', and is
> > > being split off so that these fixes can be reviewed right away; the
> > > debuginfod download feature work from it will come later, separately,
> > > based on this series.
<SNIP>
> > I have a nitpick on the patch 4, but otherwise looks good to me.

> > Reviewed-by: Namhyung Kim <namhyung@xxxxxxxxxx>

> I'm fixing that one, thanks for reviewing!

Fixed.

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

- Arnaldo