Re: [PATCH v2 17/18] perf test cs-etm: Speed up disassembly test

From: Leo Yan

Date: Wed Jun 03 2026 - 13:54:17 EST


On Tue, Jun 02, 2026 at 03:26:59PM +0100, James Clark wrote:
> We can use exit snapshot to limit the amount of trace to decode here
> too. Also each call to objdump is quite expensive on kcore so limit it
> to 2 samples instead of 30. We only want to see if there is no data at
> all.
>
> Signed-off-by: James Clark <james.clark@xxxxxxxxxx>

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