Re: [PATCH v1] arm64: defconfig: Enable Ftrace and STM configs

From: Jinlong Mao
Date: Tue Sep 24 2024 - 05:20:33 EST




On 2024/9/20 20:48, Krzysztof Kozlowski wrote:
On 20/09/2024 09:59, Mao Jinlong wrote:
Ftrace logs can be captured by STM over TMC sink path. We can enable
ftrace logs along with HW trace of coresight component. The timestamp
of ftrace logs and hw traces will be in sync which helps to debug.

Signed-off-by: Mao Jinlong <quic_jinlmao@xxxxxxxxxxx>
---
arch/arm64/configs/defconfig | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)


I am pretty sure I saw this and even commented on. So you miss changelog
and proper patch versioning... unless you duplicate someone's else work?

Thank you. I will correct the verion in next patch and add change logs.


Best regards,
Krzysztof