Lines Matching refs:here
9 The source code is [here](https://android.googlesource.com/platform/system/extras/+/master/simplepe…
10 The latest document is [here](https://android.googlesource.com/platform/system/extras/+/master/simp…
65 Detailed documentation for the simpleperf executable is [here](#executable-commands-reference).
75 Detailed documentation for the Python scripts is [here](#scripts-reference).
159 1. Use unstripped native binaries when building the apk, as [here](https://android.googlesource.com…
160 2. Download unstripped native libraries on device, as [here](#fix-broken-callchain-stopped-at-c-fun…
221 …as described [here](https://android.googlesource.com/platform/system/extras/+/master/simpleperf/do…
227 …c. Use pprof to report a function with annotated source code, as described [here](https://android.…
232 Patches can be uploaded to android-review.googlesource.com as [here](https://source.android.com/set…
233 or sent to email addresses listed [here](https://android.googlesource.com/platform/system/extras/+/…
236 1. Download AOSP main branch as [here](https://source.android.com/setup/build/requirements).