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@linaro.org
Otherwise:
Reviewed-by: Leo Yan leo.yan@arm.com