History log of /linux-master/drivers/tee/optee/optee_trace.h
Revision Date Author Comments
# 0101947d 09-Feb-2021 Jisheng Zhang <Jisheng.Zhang@synaptics.com>

tee: optee: add invoke_fn tracepoints

Add tracepoints to retrieve information about the invoke_fn. This would
help to measure how many invoke_fn are triggered and how long it takes
to complete one invoke_fn call.

Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Reviewed-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>