Re: [PATCH 0/2] perf lock contention: Assorted fixes
From: Namhyung Kim
Date: Fri Nov 14 2025 - 02:15:39 EST
Hello,
On Thu, Nov 13, 2025 at 04:01:22PM +0000, Ravi Bangoria 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.
>
> Ravi Bangoria (2):
> perf lock: Fix segfault due to missing kernel map
> perf test: Fix lock contention test
Acked-by: Namhyung Kim <namhyung@xxxxxxxxxx>
Thanks for the fix!
Namhyung
>
> tools/perf/builtin-lock.c | 2 ++
> tools/perf/tests/shell/lock_contention.sh | 14 +++++++++-----
> 2 files changed, 11 insertions(+), 5 deletions(-)
>
> --
> 2.51.0
>