How to record/trace function calls in android programmatically

Viewed 29

Is there any android API to trace function calls given starting and ending points in 2 particular functions? like Recording Trace Function in Android studio but programmatically.

https://developer.android.com/topic/performance/tracing

0 Answers
Related