add ndk atrace sample
Open
missing-sample
- Dominant language
- C++
- Stars
- 10.5k
- Forks
- 4.3k
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Research direction
Start by reading the linked Android documentation on custom native tracing events, especially the native-code section. Use the existing ndk-samples structure as the entry point, then add a self-contained atrace sample that demonstrates native tracing as a kickstart; the issue does not name a specific file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100