summaryrefslogtreecommitdiff
path: root/startop/scripts
AgeCommit message (Expand)Author
2020-02-28iorap: Add script to analyze iorap's compiled TraceFile. Igor Murashkin
2020-02-25startop: Fix scripts and add --reportfullydrawn Igor Murashkin
2020-01-27startop: Update parse_metrics to parse #ReportFullyDrawn Igor Murashkin
2019-10-18startop: Change the ino from decimal to hex in test and an import mistake. Yan Wang
2019-10-18startop: Fix a compiler type mismatch in test. Yan Wang
2019-10-10Merge "startop: Only do perfetto trace when needed." TreeHugger Robot
2019-10-09startop: Only do perfetto trace when needed. Yan Wang
2019-10-09startop: Change the pattern to find the completion of readahead. Yan Wang
2019-09-11startop: Fix the if condition to prevent duplicate filename for file id 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-22startop: Add support to perfetto trace in compiler.py. Yan Wang
2019-07-18startop: Add test for compiler.py. Yan Wang
2019-07-18startop: Add test for trace_analyzer Yan Wang
2019-07-17Fix a failed test because of passing wrong type of arguments. Yan Wang
2019-07-17Add support of trace duration for host python compiler. 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-26startop: Add iorap compiler written in python Igor Murashkin
2019-06-26Merge "startop: Update app_startup_runner to toggle iorapd.readahead.enable" TreeHugger Robot
2019-06-20Fix a DIR missing setting Yan Wang
2019-06-13startop: Update app_startup_runner to toggle iorapd.readahead.enable Igor Murashkin
2019-06-11Merge "startop: Add script to analyze block I/O from an ftrace file" TreeHugger Robot
2019-06-11Merge "startop: Parse camera metrics from logcat for app_startup_runner" TreeHugger Robot
2019-06-10startop: Parse camera metrics from logcat for app_startup_runner Igor Murashkin
2019-06-10startop: Add script to analyze block I/O from an ftrace file Igor Murashkin
2019-06-10startop: iorap script to create custom compiled TraceFile Igor Murashkin
2019-04-24startop: Update app_startup_runner to work with iorapd Igor Murashkin
2019-04-17startop: Add scripts to dump iorap perfetto/compiler protos Igor Murashkin
2018-09-14startop: app_startup script fixes for youtube/chrome Igor Murashkin
2018-09-13startop: Make app_startup_runner.py --compiler-filter force compilation Igor Murashkin
2018-09-13startop: Add script to force dex2oat compilation filter for app Igor Murashkin
2018-09-11startop: Add app startup measuring scripts Igor Murashkin