soc: qcom: aoss: Add tracepoints in qmp_send()
authorBjorn Andersson <quic_bjorande@quicinc.com>
Wed, 24 Jan 2024 03:40:33 +0000 (19:40 -0800)
committerBjorn Andersson <andersson@kernel.org>
Sun, 28 Jan 2024 03:44:45 +0000 (21:44 -0600)
commit651893a7c99ad935de24792bf2019c00ee2fca10
tree614895613638f2bdfe39a0c786c8d03aa124f5f1
parentd7f3a3691e3c133c637fa381cdc91e7d1af9c5d7
soc: qcom: aoss: Add tracepoints in qmp_send()

Add tracepoint for tracing the messages being sent and the success
thereof. This is useful as the system has a variety of clients sending
requests to the always-on subsystem.

Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
Reviewed-by: Chris Lew <quic_clew@quicinc.com>
Link: https://lore.kernel.org/r/20240123-qcom-aoss-tracepoints-v2-1-bd73baa31977@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/soc/qcom/Makefile
drivers/soc/qcom/qcom_aoss.c
drivers/soc/qcom/trace-aoss.h [new file with mode: 0644]