OP-TEE / optee_docs

This git contains the official documentation for the OP-TEE project
BSD 2-Clause "Simplified" License
58 stars 96 forks source link

debug: add usage guide for function tracing of user TAs #18

Closed b49020 closed 5 years ago

b49020 commented 5 years ago

Add ftrace user guide for function tracing of user Trusted Applications and corresponding user libraries.

Depends on https://github.com/OP-TEE/optee_os/pull/2912 and https://github.com/OP-TEE/optee_client/pull/155.

b49020 commented 5 years ago

Updated PR to incorporate comments.

b49020 commented 5 years ago

Updated PR to incorporate recent changes. Also, update gprof doc to use CFG_TA_MCOUNT.

b49020 commented 5 years ago

Tag applied.