android / ndk-samples

Android NDK samples with Android Studio
http://developer.android.com/ndk
Apache License 2.0
10.02k stars 4.17k forks source link

add ndk atrace sample #732

Open jayshah123 opened 4 years ago

jayshah123 commented 4 years ago

Native tracing sample is non-trivial as mentioned here: https://developer.android.com/topic/performance/tracing/custom-events#native-code

and would be a useful kickstart sample

ggfan commented 4 years ago

acknowledged: probably having a codelab to include the whole process of enabling tracing and viewing the trace. There has been updates about tracing and profiling in Studio IDE, need to do some digging; will put this on the schedule to follow up, so many thing happening, may not get to this right away.