Re: [PATCH v3] perf test: Fix perf stat --bpf-counters on hybrid machines
From: Namhyung Kim
Date: Wed Apr 01 2026 - 18:03:00 EST
On Wed, 18 Mar 2026 23:45:13 -0700, Namhyung Kim wrote:
> The test constantly fails on my Intel hybrid machine. The issue was it
> has two events in the output even if I only gave it one event.
>
> $ perf stat -e instructions -- perf test -w sqrtloop
>
> Performance counter stats for 'perf test -w sqrtloop':
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung