Lines Matching refs:py
65 # app_profiler.py collects profiling data in perf.data, and binaries on device in binary_cache/.
66 $ python app_profiler.py -p com.example.simpleperf.simpleperfexamplepurejava
72 # report_html.py generates profiling result in report.html.
73 $ python report_html.py --add_source_code --source_dirs ../demo --add_disassembly
97 # app_profiler.py collects profiling data in perf.data, and binaries on device in binary_cache/.
98 $ python app_profiler.py -p simpleperf.example.cpp -lib app/build
104 # report_html.py generates profiling result in report.html.
105 $ python report_html.py --add_source_code --source_dirs ../demo --add_disassembly
129 # app_profiler.py collects profiling data in perf.data, and binaries on device in binary_cache/.
130 $ python app_profiler.py -p com.example.simpleperf.simpleperfexampleofkotlin
136 # report_html.py generates profiling result in report.html.
137 $ python report_html.py --add_source_code --source_dirs ../demo --add_disassembly
161 $ python api_profiler.py prepare
175 $ python api_profiler.py collect -p simpleperf.demo.cpp_api
181 $ python report_html.py -i simpleperf_data/* --aggregate-by-thread-name