On Tue, 01 Apr 2025 19:07:01 +0100, Leo Yan wrote:
This series is to enable AUX pause and resume on Arm CoreSight.
The first patch extracts the trace unit controlling operations to two functions. These two functions will be used by AUX pause and resume.
Patches 02 and 03 change the ETMv4 driver to prepare callback functions for AUX pause and resume.
[...]
Applied, thanks!
[1/7] coresight: etm4x: Extract the trace unit controlling https://git.kernel.org/coresight/c/242f5feb [2/7] coresight: Introduce pause and resume APIs for source https://git.kernel.org/coresight/c/0b5fce04 [3/7] coresight: etm4x: Hook pause and resume callbacks https://git.kernel.org/coresight/c/e2dd46da [4/7] coresight: perf: Support AUX trace pause and resume https://git.kernel.org/coresight/c/e2033fe3 [5/7] coresight: tmc: Re-enable sink after buffer update https://git.kernel.org/coresight/c/10b9a3bc [6/7] coresight: perf: Update buffer on AUX pause https://git.kernel.org/coresight/c/54c02302 [7/7] Documentation: coresight: Document AUX pause and resume https://git.kernel.org/coresight/c/3b0b40d8
Best regards,