Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-31 | startop: Add support for trace duration. | Yan Wang | |
Test: pytest app_startup/ Bug: 138233470 Change-Id: Ic8e99b369d3385015d7c86624a61bb6d5e8fdc70 | |||
2019-07-30 | startop: Refactor app running. | Yan Wang | |
Collecting and app running share lots of common code. Create a new class to run app and allow callbacks to specify preprocess and postprocess and metrics selection. Test: pytest run_app_with_prefetch_test.py Test: pytest app_runner_test.py Bug: 138233615 Change-Id: I972c82fb9ff3a0f6cc7661bc3dc47b342716c26c |