On Fri, Aug 21, 2026 at 10:49:08AM +0100, James Clark wrote:
The driver produces lots of AUX records for trace data that was never captured in snapshot mode. Downgrade this to a pr_debug3 message as it's only an error in normal mode.
This reminds why we should use circular mode instead of snapshot mode, so that redundant AUX records can be avoided directly in the driver.
Signed-off-by: James Clark james.clark@linaro.org
For this patch itself:
Reviewed-by: Leo Yan leo.yan@arm.com