Re: [PATCH V3 2/2] soc: qcom: smp2p: Introduce tracepoint support
From: Dmitry Baryshkov
Date: Tue Jul 02 2024 - 04:04:02 EST
On Thu, Jun 27, 2024 at 04:18:31PM GMT, Sudeepgoud Patil wrote:
> This commit introduces tracepoint support for smp2p, enabling
See Documentation/process/submitting-patches.rst, "This patch".
> logging of communication between local and remote processors.
> These tracepoints include information about the remote subsystem
> name, negotiation details, supported features, bit change
> notifications, and ssr activity. These logs are useful for
> debugging issues between subsystems.
>
> Signed-off-by: Sudeepgoud Patil <quic_sudeepgo@xxxxxxxxxxx>
> ---
> drivers/soc/qcom/Makefile | 1 +
> drivers/soc/qcom/smp2p.c | 9 ++++
> drivers/soc/qcom/trace-smp2p.h | 98 ++++++++++++++++++++++++++++++++++
> 3 files changed, 108 insertions(+)
> create mode 100644 drivers/soc/qcom/trace-smp2p.h
>
--
With best wishes
Dmitry