summaryrefslogtreecommitdiff
path: root/startop
AgeCommit message (Expand)Author
2020-01-07startop: Fix new comments for ag/9762399 on event sequence validator.Yan Wang
2020-01-02Merge "startop: Add a validator to check the correctness of event sequence."TreeHugger Robot
2020-01-02startop: Add a validator to check the correctness of event sequence.Yan Wang
2019-12-11Add filegroups for services.* librariesJiyong Park
2019-12-05Rename writeToProto to be dumpDebugJeffrey Huang
2019-11-17Add filegroups for services.* librariesJiyong Park
2019-11-15Add Layout Inflater Interactive MicrobenchmarkEric Holk
2019-11-14Refactor interactive microbenchmarksEric Holk
2019-11-06Merge "Adds ToBits helper method to convert instructon opcode enum to bits" a...Orion Hodson
2019-11-06Merge "Switch to slicer DEX opcode definitions" am: c2348fa906 am: 03f0ab51eaOrion Hodson
2019-11-04Adds ToBits helper method to convert instructon opcode enum to bitsOrion Hodson
2019-11-01Switch to slicer DEX opcode definitionsOrion Hodson
2019-10-23Add initialization check benchmarkDavid Sehr
2019-10-23Separate CPU intensive test from system serverDavid Sehr
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-16Merge "iorap: Add tests for AppLaunchEvent."TreeHugger Robot
2019-10-16Merge "Add more system server benchmarks"TreeHugger Robot
2019-10-16Merge changes from topic "reportFullyDrawn"TreeHugger Robot
2019-10-14iorap: Add tests for AppLaunchEvent.Yan Wang
2019-10-14Add more system server benchmarksEric Holk
2019-10-11Add acquire/release wake lock benchmarkEric Holk
2019-10-11Add getPackageIntentForSender benchmarkEric Holk
2019-10-11Add non-interactive system server benchmarksEric Holk
2019-10-11Refactor system server benchmarksEric Holk
2019-10-10startop: Add reportFullyDrawn event support in Iorap.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-25Merge "Refactor DexViewBuilder" am: f5617abe09 am: 0ea5d04aff am: 75f7f68128Eric Holk
2019-09-25Merge "Refactor DexViewBuilder"Treehugger Robot
2019-09-23Merge "Host users of libutils trace use libcutils." am: 4a17a712f5 am: 330c15...Steven Moreland
2019-09-20Host users of libutils trace use libcutils.Steven Moreland
2019-09-20Add a threaded CPU-intensive benchmark to testDavid Sehr
2019-09-18Refactor DexViewBuilderEric Holk
2019-09-18Merge "Add more system_server benchmarks"TreeHugger Robot
2019-09-12Make Startop Test App run on O and higherEric Holk
2019-09-11startop: Fix the if condition to prevent duplicate filename for file idYan Wang
2019-09-11Merge changes I3e6b6b44,I467e4264TreeHugger Robot
2019-09-10Merge "Initial system server benchmark activity"TreeHugger Robot
2019-09-10Add more system_server benchmarksEric Holk
2019-09-10Run system_server benchmarks for 5 secondsEric Holk
2019-09-10startop: add compiler type support to host and device switch.Yan Wang
2019-09-10Add additional system_server benchmarksEric Holk
2019-09-09Initial system server benchmark activityEric Holk
2019-09-05Merge "[view compiler] Add test coverage for layouts compiled from APK"TreeHugger Robot
2019-09-05Merge "iorap: Fix data race in AppLaunchObserver on the binder remote"TreeHugger Robot
2019-09-05[view compiler] Add test coverage for layouts compiled from APKEric Holk
2019-09-03startop: Fix comments in gerrit CL 9172239.Yan Wang
2019-09-03iorap: Fix data race in AppLaunchObserver on the binder remoteIgor Murashkin