Re: [PATCH v2 6/7] perf test trace_summary: Skip --bpf-summary tests if no libbpf
From: Howard Chu
Date: Wed May 28 2025 - 00:17:52 EST
Hello Ian,
On Tue, May 27, 2025 at 8:26 PM Ian Rogers <irogers@xxxxxxxxxx> wrote:
>
> If perf is built without libbpf (e.g. NO_LIBBPF=1) then the
> --bpf-summary perf trace tests will fail. Skip the tests as this is
> expected behavior.
>
> Signed-off-by: Ian Rogers <irogers@xxxxxxxxxx>
Acked-by: Howard Chu <howardchu95@xxxxxxxxx>
Thanks,
Howard