2026-09-21 16:35 UTC+0900 ~ Tianyi Chen <[email protected]>
> Extend map event_pipe to consume BPF ring buffer records, with plain and
> JSON output and focused tests for records, shutdown and invalid arguments.
> 
> Changes in v5:
> - Suppress cpu/index completion after selecting a ring buffer map by id,
>   name or pinned path, using _bpftool_map_guess_map_type(). Keep the
>   existing suggestions for perf event arrays and unresolved map types.
> - Rebase onto current bpf-next. No other changes from v4.
> 
> This addresses the v4 review:
> https://lore.kernel.org/r/a89e2e325b87c215e0fb6e4a24284922d7656cfc0e2a247f0c8c1cd823764...@mail.kernel.org
> 
> Built bpftool and reran all 18 ringbuf subtests against it in an x86-64
> VM; all passed. Also checked completion against live ringbuf and
> perf_event_array maps by id, name and pinned path, plus unresolved maps
> and already-specified selectors with mocked output.
> 
> v4: https://lore.kernel.org/r/[email protected]

Looks good to me, thanks for this.

Acked-by: Quentin Monnet <[email protected]>

Reply via email to