Re: [PATCH v1 1/4] perf stat: Allow no events to open if this is a "--null" run
From: Ingo Molnar
Date: Mon Dec 01 2025 - 23:45:46 EST
* Ingo Molnar <mingo@xxxxxxxxxx> wrote:
>
> * Ingo Molnar <mingo@xxxxxxxxxx> wrote:
>
> > Note that without the cpumask workaround patch I sent
> > 'perf stat --null' still segfaults on perf-tools-next
> > even with the above patch applied - I suppose that's
> > expected, right?
>
> Ignore me, I just saw your fix series:
>
> git git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools-next.git perf-tools-next
With all 4 patches applied to v6.18 'perf stat --null'
works fine:
Tested-by: Ingo Molnar <mingo@xxxxxxxxxx>
Thanks,
Ingo