Re: [PATCH v2] perf test sample-parsing: Validate PERF_FORMAT_GROUP values without LOST
From: Namhyung Kim
Date: Sat Aug 15 2026 - 19:54:48 EST
On Mon, 10 Aug 2026 11:49:25 +0530, PVS Narasimha Rao wrote:
> The sample parsing test only validates grouped read values when
> PERF_FORMAT_LOST is present.
>
> For PERF_FORMAT_GROUP without PERF_FORMAT_LOST, the contents of
> read.group.values[] are not validated, allowing corruption of the parsed
> value and id fields to go undetected.
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung