summaryrefslogtreecommitdiff
path: root/simpleperf/scripts/app_profiler.py
AgeCommit message (Expand)Author
2020-12-15Wait for native process to be created before profiling.Nicolas Geoffray
2020-10-15simpleperf: rename utils.py to avoid name conflict.Yabin Cui
2019-11-19simpleperf: support libraries without build ids when recording.Yabin Cui
2019-07-22simpleperf: add --log option in app_profiler.py.Yabin Cui
2019-05-31simpleperf: check content in build_id_list.Yabin Cui
2018-12-20Migrate system/extras to androidx.testBrett Chabot
2018-08-17Merge "python: run tests for both python and python3."Yabin Cui
2018-08-16python: run tests for both python and python3.Yabin Cui
2018-08-16simpleperf: add doc for Android platform profiling.Yabin Cui
2018-08-15simpleperf: support pids in app_profiler.py.Yabin Cui
2018-08-03simpleperf: make scripts executable.Yabin Cui
2018-07-02simpleperf: fix an error passing wrong option name.Yabin Cui
2018-04-19simpleperf: use binary mode for build_id_list.Yabin Cui
2018-04-18simpleperf: refactor app_profiler.py.Yabin Cui
2018-04-10simpleperf: Improve the way downloading native libs on device.Yabin Cui
2017-11-07simpleperf: show event count in milliseconds in html interface.Yabin Cui
2017-10-25simpleperf: fix scripts.Yabin Cui
2017-08-29simpleperf: fix --app option for multiprocess apps.Yabin Cui
2017-08-28simpleperf: fix finding app's process.Yabin Cui
2017-08-21simpleperf: improve test.py.Yabin Cui
2017-08-18simpleperf: support --profile_from_launch option in app_profiler.py.Yabin Cui
2017-08-03simpleperf: support profiling native programs in app_profiler.py.Yabin Cui
2017-07-28simpleperf add more script tests.Yabin Cui
2017-07-24simpleperf: use --app option in python scripts and README.md.Yabin Cui
2017-07-21simpleperf: add tests for scripts.Yabin Cui
2017-07-14simpleperf: replace config file with cmdline options.Yabin Cui
2017-06-23Merge "simpleperf: fix the way to pull perf.data on windows."Yabin Cui
2017-06-23simpleperf: fix the way to pull perf.data on windows.Yabin Cui
2017-06-21simpleperf: Support Ctrl-C in app_profiler.py.Yabin Cui
2017-06-05simpleperf: fix app_profiler.py.Yabin Cui
2017-05-26simpleperf: fix app_profiler.py.Yabin Cui
2017-05-08simpleperf: fix scripts to be runnable by python3.Yabin Cui
2017-05-02simpleperf: Update doc for Android O.Yabin Cui
2017-01-23Add instrumentation test support to app_profiler.pyChris Craik
2017-01-20simpleperf: profile non-debuggable apps on rooted devices.Yabin Cui
2016-12-12simpleperf: add script to manage app profiling process.Yabin Cui