Re: [PATCH v2 09/14] perf cs-etm: Queue partial AUX records

From: Leo Yan

Date: Thu Aug 27 2026 - 13:09:49 EST


On Fri, Aug 21, 2026 at 10:49:07AM +0100, James Clark wrote:
> In snapshot mode AUX records may straddle the boundary of multiple trace
> buffers. Currently we only queue AUX records whose range is contained
> wholly within a single buffer.
>
> Fix it by queuing any partial AUX range that overlaps any buffer.

This issue has already existed before this series, so need a fix tag?

> Signed-off-by: James Clark <james.clark@xxxxxxxxxx>

Otherwise:

Reviewed-by: Leo Yan <leo.yan@xxxxxxx>