Re: [PATCH v4 0/8] perf data/pipe handling improvements
From: Namhyung Kim
Date: Fri Apr 03 2026 - 20:19:04 EST
On Wed, 01 Apr 2026 09:13:16 -0700, Ian Rogers wrote:
> I'm looking at improving the perf data converter with files generated
> in pipe mode. In pipe mode I found the feature handling for the last
> feature marker was problematic. If a new feature was added then the
> old marker looks like the new feature. These changes do some minor
> logging and build fixes, but they also change the last feature
> handling in pipe mode so that the marker is treated as a marker and
> not a feature that is broken.
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung