Re: [PATCH] perf stat: Ensure metrics are displayed even with failed events
From: Arnaldo Carvalho de Melo
Date: Fri Feb 06 2026 - 16:17:15 EST
On Tue, Feb 03, 2026 at 03:41:30PM -0800, Ian Rogers wrote:
> On Tue, Feb 3, 2026 at 3:07 PM Chun-Tse Shao <ctshao@xxxxxxxxxx> wrote:
> > $ ./perf stat -M CPUs_utilized -a --metric-only -j -- sleep 1
> > {"CPUs CPUs_utilized" : "none"}
> > Signed-off-by: ctshao@xxxxxxxxxx
> Reviewed-by: Ian Rogers <irogers@xxxxxxxxxx>
Thanks, applied to perf-tools-next,
- Arnaldo