Re: [PATCH v1 0/4] Pipe mode header dumping and minor space saving
From: Namhyung Kim
Date: Thu Jun 26 2025 - 13:41:48 EST
On Fri, 06 Jun 2025 23:12:34 -0700, Ian Rogers wrote:
> Pipe mode has no header and emits the data as if it were events. The
> dumping of features was controlled by the --header/-I options which
> makes little sense when they are events, normally traced when
> dump_trace is true. Switch to making pipe feature events also be
> traced with detail when other events are.
>
> The attr event in pipe mode had no dumping, wire this up and use the
> existing perf_event_attr fprintf support.
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung