On Mon, 19 May 2025 18:49:43 +0100, Leo Yan wrote:
The timestamp appears all zeros with latest kernel, which is caused by wrong bit field setting. The first patch fixes the regression.
The second patch refactors the ts_source_show() function. It simplifies the code for directly returning the TS value.
Changes from v1:
- Retained the older condition check (Suzuki).
[...]
Applied, thanks!
[1/2] coresight: etm4x: Fix timestamp bit field handling https://git.kernel.org/coresight/c/ee811bc7
Best regards,