Re: [PATCH v1 1/1] remoteproc: qcom: Add remoteproc tracing

From: Trilok Soni
Date: Fri Feb 24 2023 - 12:17:21 EST


On 2/24/2023 8:51 AM, Gokul krishna Krishnakumar wrote:
This change adds traces to the following rproc events:
1. subdevices events - (STRAT/STOP/CRASH)
2. subsystem events - (START/STOP/CRASH)
3. RPROC framework events - (Firmware Load/Authentication)


Whenever I see 1/2/3 bullets it probably means different patches? I am not sure if that applies here, but I don't know why you use numbered bullets here. Also please describe what is the benefit of these trace events and how you plan to use it? What kind of debugging scenartio it will help you.

---Trilok Soni