Lines Matching refs:simpleperf
1 # Examples of using simpleperf to profile Android applications
5 - [Examples of using simpleperf to profile Android applications](#examples-of-using-simpleperf-to-p…
16 … [here](https://android.googlesource.com/platform/system/extras/+/master/simpleperf/doc/README.md).
17 …here](https://android.googlesource.com/platform/system/extras/+/master/simpleperf/doc/README.md#An…
18 This directory is to show examples of using simpleperf to profile Android applications. The
21 ../scripts/ -- contain simpleperf binaries and scripts.
32 $ cd extras/simpleperf/demo
66 $ python app_profiler.py -p com.example.simpleperf.simpleperfexamplepurejava
98 $ python app_profiler.py -p com.example.simpleperf.simpleperfexamplewithnative
130 $ python app_profiler.py -p com.example.simpleperf.simpleperfexampleofkotlin
169 $ adb shell am start simpleperf.demo.cpp_api/.MainActivity
175 $ python api_profiler.py collect -p simpleperf.demo.cpp_api