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

From: Suzuki K Poulose
Date: Thu Aug 22 2024 - 10:35:22 EST


Hi Arnaldo,

On 26/07/2024 15:49, Arnaldo Carvalho de Melo wrote:
On Fri, Jul 26, 2024 at 03:38:13PM +0100, Suzuki K Poulose wrote:
On 26/07/2024 15:32, Arnaldo Carvalho de Melo wrote:
On Fri, Jul 26, 2024 at 03:26:04PM +0100, Suzuki K Poulose wrote:
On 26/07/2024 15:18, Arnaldo Carvalho de Melo wrote:
On Mon, Jul 22, 2024 at 11:11:42AM +0100, 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.

Hey, may I take the tools part, i.e. patches 0-7 and someone on the ARM
kernel team pick the driver bits?

I plan to pick the kernel driver bits for v6.12

Perhaps it is better for me to wait for that?

Yes, please.

Please let me know when you do so so that I can merge the tooling bits.

I have now merged the driver changes to coresight/next, they will be
sent to Greg for v6.12. [0]

You may go ahead and merge the tool bits.

Thanks
Suzuki

[0] https://lkml.kernel.org/r/172433479466.350842.6920589600831615538.b4-ty@xxxxxxx



Thanks,

- Arnaldo