Re: [PATCH v1 0/4] Test fixes and debug logging
From: Arnaldo Carvalho de Melo
Date: Wed Sep 24 2025 - 05:57:26 EST
On Sat, Sep 20, 2025 at 08:21:43AM -0700, Ian Rogers wrote:
> On Fri, Sep 19, 2025 at 1:46 PM Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> wrote:
> > On Sun, Sep 14, 2025 at 11:28:56AM -0700, Ian Rogers wrote:
> > > Ian Rogers (4):
> > > perf test: Be tolerant of missing json metric none value
> > > perf parse-events: Add debug logging to perf_event
> > > perf test: Don't fail if user rdpmc returns 0 when disabled
> > > perf stat-shadow: Display metric-only for 0 counters
> > Thanks, applied to perf-tools-next,
> there was some follow up in:
> https://lore.kernel.org/lkml/20250914182140.1958530-1-irogers@xxxxxxxxxx/
> I think I've also noticed that logging introducing newlines that
> impacts the tests column counts. I'll take a further look as we tried
> to harden against that with an output file option.
I'll make sure I get the most uptodate version, if/when available.
I'm attending Kernel Recipes, so there is an additional delay on
processing patches, but I should be back processing patches RSN.
- Arnaldo