Re: [PATCH 0/2] perf lock contention: Assorted fixes

From: Arnaldo Carvalho de Melo

Date: Thu Nov 13 2025 - 15:30:38 EST


On Thu, Nov 13, 2025 at 08:57:40AM -0800, Ian Rogers wrote:
> On Thu, Nov 13, 2025 at 8:03 AM Ravi Bangoria <ravi.bangoria@xxxxxxx> wrote:
> >
> > o Patch 1 resolves a segmentation fault in both "perf lock report"
> > and "perf lock contention".
> > o Patch 2 repairs the perf-lock unit test.

> Reviewed-by: Ian Rogers <irogers@xxxxxxxxxx>

Thanks, tested, reproduced the segfault and the fix for it, applied to
perf-tools,

- Arnaldo