summaryrefslogtreecommitdiff
path: root/startop/scripts/app_startup
AgeCommit message (Expand)Author
2020-02-25startop: Fix scripts and add --reportfullydrawnIgor Murashkin
2020-01-27startop: Update parse_metrics to parse #ReportFullyDrawnIgor Murashkin
2019-10-18startop: Fix a compiler type mismatch in test.Yan Wang
2019-10-09startop: Only do perfetto trace when needed.Yan Wang
2019-09-10startop: add compiler type support to host and device switch.Yan Wang
2019-09-03startop: Fix comments in gerrit CL 9172239.Yan Wang
2019-08-08startop: Change trace duration in compiler.py to timedelta.Yan Wang
2019-07-31startop: Add support for trace duration.Yan Wang
2019-07-30startop: Rewrite the perfetto trace collection part.Yan Wang
2019-07-30startop: Refactor app running.Yan Wang
2019-07-17Fix a failed test because of passing wrong type of arguments.Yan Wang
2019-07-11startop: Rewrite app startup runner to use new python run_app_with_prefetch.Yan Wang
2019-07-10startop: Rewrite metrics parsing using python.Yan Wang
2019-07-10startop: Move compiled trace file installation after activity checking (bugfix).Yan Wang
2019-07-10startop: Update to toggle iorapd.readahead.enable.Yan Wang
2019-06-28Merge "startop: Rewrite the run app bash script to python."TreeHugger Robot
2019-06-27startop: Rewrite the run app bash script to python.Yan Wang
2019-06-13startop: Update app_startup_runner to toggle iorapd.readahead.enableIgor Murashkin
2019-06-10startop: Parse camera metrics from logcat for app_startup_runnerIgor Murashkin
2019-04-24startop: Update app_startup_runner to work with iorapdIgor Murashkin
2018-09-14startop: app_startup script fixes for youtube/chromeIgor Murashkin
2018-09-13startop: Make app_startup_runner.py --compiler-filter force compilationIgor Murashkin
2018-09-13startop: Add script to force dex2oat compilation filter for appIgor Murashkin
2018-09-11startop: Add app startup measuring scriptsIgor Murashkin