Re: [PATCH v2 2/3] firmware: scm: Add tracepoints to scm driver for pas calls

2020-12-10 Thread Bjorn Andersson
On Mon 16 Nov 15:44 CST 2020, Rishabh Bhatnagar wrote: > Add trace events to the qcom_scm driver to trace pas calls. > These events can help us analyze the time impact for each scm > operation and can also serve as standard checkpoints in code. > > Signed-off-by: Rishabh Bhatnagar > --- >

[PATCH v2 2/3] firmware: scm: Add tracepoints to scm driver for pas calls

2020-11-16 Thread Rishabh Bhatnagar
Add trace events to the qcom_scm driver to trace pas calls. These events can help us analyze the time impact for each scm operation and can also serve as standard checkpoints in code. Signed-off-by: Rishabh Bhatnagar --- drivers/firmware/qcom_scm.c | 9 +