soc: qcom: icc-bwmon: Add tracepoints in bwmon_intr_thread
authorShivnandan Kumar <quic_kshivnan@quicinc.com>
Mon, 8 Jul 2024 10:17:34 +0000 (15:47 +0530)
committerBjorn Andersson <andersson@kernel.org>
Thu, 1 Aug 2024 03:22:47 +0000 (22:22 -0500)
commitdc8c4a8aee49e42cf13e32e123de127122dc516f
treef5cd27d60f31d7b2457a6d80ec53efc61a269619
parent99a7b371eef63507c1761e367382d78ebec0a5ab
soc: qcom: icc-bwmon: Add tracepoints in bwmon_intr_thread

Add tracepoint for tracing the measured traffic in kbps,
up_kbps and down_kbps in bwmon. This information is valuable
for understanding what bwmon hw measures at the system cache
level and at the DDR level which is helpful in debugging
bwmon behavior.

Signed-off-by: Shivnandan Kumar <quic_kshivnan@quicinc.com>
Reviewed-by: Sibi Sankar <quic_sibis@quicinc.com>
Link: https://lore.kernel.org/r/20240708101734.1999795-1-quic_kshivnan@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
MAINTAINERS
drivers/soc/qcom/icc-bwmon.c
drivers/soc/qcom/trace_icc-bwmon.h [new file with mode: 0644]