Lines Matching refs:md
4 …[Here](https://android.googlesource.com/platform/system/extras/+/master/simpleperf/demo/README.md).
139 We can use [app-profiler.py](scripts_reference.md#app_profilerpy) to profile Android applications.
173 [report.py](scripts_reference.md#reportpy) reports profiling data in stdio interface. If there
174 are a lot of unknown symbols in the report, check [here](README.md#how-to-solve-missing-symbols-in-…
185 [report_html.py](scripts_reference.md#report_htmlpy) generates report in report.html, and pops up
190 We can record and report [call graphs](executable_commands_reference.md#record-call-graphs) as belo…
218 We can use [report_html.py](scripts_reference.md#report_htmlpy) to show profiling results in a web …
230 We can also use [inferno](scripts_reference.md#inferno) to show flamegraphs directly.
260 We can [record both on CPU time and off CPU time](executable_commands_reference.md#record-both-on-c…
282 We can [profile from launch of an application](scripts_reference.md#profile-from-launch-of-an-appli…
316 [simpleperf_report_lib.py](scripts_reference.md#simpleperf_report_libpy). Examples are report_sampl…