Re: [PATCH v2 00/16] coresight: Use per-sink trace ID maps for Perf sessions

From: Leo Yan
Date: Wed Jun 05 2024 - 16:36:25 EST


On 6/4/24 15:30, James Clark wrote:
This will allow sessions with more than CORESIGHT_TRACE_IDS_MAX ETMs
as long as there are fewer than that many ETMs connected to each sink.

I tested this patch set on Hikey960 with below combinations:

- Only applied the kernel patches;
- Only applied the perf tool patches;
- Applied both the kernel and perf tool patches.

All of them can pass the test for `perf record` and `perf report` commands, I think this patch series is promised on Armv8 platform with small amount of CPUs.

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

As you said that there might be a concern for running this patch set on a system with big amount of CPUs. Once you think it's ready for merging, please share at here.

Thanks,
Leo