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…
66 Detailed documentation for the simpleperf executable is [here](#executable-commands-reference).
76 Detailed documentation for the Python scripts is [here](#scripts-reference).
160 1. Use unstripped native binaries when building the apk, as [here](https://android.googlesource.com…
161 2. Download unstripped native libraries on device, as [here](#fix-broken-callchain-stopped-at-c-fun…
234 …as described [here](https://android.googlesource.com/platform/system/extras/+/master/simpleperf/do…
240 …c. Use pprof to report a function with annotated source code, as described [here](https://android.…
245 Patches can be uploaded to android-review.googlesource.com as [here](https://source.android.com/set…
246 or sent to email addresses listed [here](https://android.googlesource.com/platform/system/extras/+/…
249 1. Download AOSP main branch as [here](https://source.android.com/setup/build/requirements).