Re: [PATCH v1 0/4] Test fixes and debug logging
From: Arnaldo Carvalho de Melo
Date: Fri Sep 19 2025 - 16:46:06 EST
On Sun, Sep 14, 2025 at 11:28:56AM -0700, Ian Rogers wrote:
> Testing in a hypervisor guest showed some issues that these patches
> try to address, or improve the debug situation upon.
>
> 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,
- Arnaldo