Re: [PATCH v2] perf pmu: Skip test on Arm64 when #slots is zero
From: Leo Yan
Date: Wed May 13 2026 - 09:15:46 EST
On Tue, Apr 21, 2026 at 03:20:08PM +0100, James Clark wrote:
[...]
> > This commit introduces a new function is_expected_broken_metric() to
> > identify broken metrics, and treats metrics containing "#slots" as
> > expected broken when #slots == 0 on Arm64 platforms.
> >
> > Fixes: 3a61fd866ef9 ("perf expr: Return -EINVAL for syntax error in expr__find_ids()")
> > Signed-off-by: Leo Yan <leo.yan@xxxxxxx>
>
> Reviewed-by: James Clark <james.clark@xxxxxxxxxx>
Gentle ping. Thanks!