[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1683741283.git.quic_gokukris@quicinc.com>
Date: Wed, 10 May 2023 11:05:02 -0700
From: Gokul krishna Krishnakumar <quic_gokukris@...cinc.com>
To: <linux-remoteproc@...r.kernel.org>
CC: Bjorn Andersson <andersson@...nel.org>,
Mathieu Poirier <mathieu.poirier@...aro.org>,
<linux-kernel@...r.kernel.org>,
Trilok Soni <quic_tsoni@...cinc.com>,
Satya Durga Srinivasu Prabhala <quic_satyap@...cinc.com>,
Rajendra Nayak <quic_rjendra@...cinc.com>,
"Elliot Berman" <quic_eberman@...cinc.com>,
Guru Das Srinagesh <quic_gurus@...cinc.com>,
Sibi Sankar <quic_sibis@...cinc.com>,
Melody Olvera <quic_molvera@...cinc.com>,
Gokul krishna Krishnakumar <quic_gokukris@...cinc.com>
Subject: [PATCH v3 0/2] Add trace events for remoteproc
Patches for introducing traces in remoteproc.
V3: Split the Patch to 2 as per suggestion from Mukesh, fixed format
error from v2.
V2: Moved the traces to common code from the qcom_pas driver as per
Bjorns review, fixed text as per Triloks suggestion, Updated QuiC
copyright to 2023.
[1]: https://lore.kernel.org/all/20230224165142.17745-2-quic_gokukris@quicinc.com/
Gokul krishna Krishnakumar (2):
remoteproc: Introduce traces for remoteproc events
remoteproc: qcom: Add remoteproc tracing
drivers/remoteproc/Makefile | 1 +
drivers/remoteproc/qcom_common.c | 37 ++++++++
drivers/remoteproc/qcom_q6v5.c | 9 ++
drivers/remoteproc/qcom_tracepoints.c | 12 +++
drivers/remoteproc/remoteproc_core.c | 8 ++
include/trace/events/rproc_qcom.h | 128 ++++++++++++++++++++++++++
6 files changed, 195 insertions(+)
create mode 100644 drivers/remoteproc/qcom_tracepoints.c
create mode 100644 include/trace/events/rproc_qcom.h
base-commit: 47f64e7ef95a58e5c56f2ec62cbadbe868661149
--
2.40.1
Powered by blists - more mailing lists