1. d212fd1 Merge "iorap: Add script to analyze iorap's compiled TraceFile." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  2. 7ed889c iorap: Add script to analyze iorap's compiled TraceFile. by Igor Murashkin · 4 years, 4 months ago
  3. be17876 iorap: Increase the JobScheduledEvent#TYPE_MAX to 1. by Yan Wang · 4 years, 4 months ago
  4. 6411a33 startop: Fix a bug in iorap functional test. by Yan Wang · 4 years, 4 months ago
  5. a52f95e iorap: Increase timeout from 66sec to 30min for iorap-functional-tests by Igor Murashkin · 4 years, 4 months ago
  6. 3fc5e2c startop: Fix scripts and add --reportfullydrawn by Igor Murashkin · 4 years, 4 months ago
  7. 8eb3cbe Merge "Fix functional test for startop." by TreeHugger Robot · 4 years, 4 months ago
  8. 86a4934 Fix functional test for startop. by Yan Wang · 4 years, 5 months ago
  9. 524ec05 Merge "startop: Add iorap.stress.memory tool to test system with less RAM" by TreeHugger Robot · 4 years, 4 months ago
  10. 7ef1149 Merge "iorap: Disable iorap integration test temporarily." by TreeHugger Robot · 4 years, 4 months ago
  11. 0b49886 Merge "Fix clang-tidy performance-faster-string-find warnings" am: 57fb318ca3 am: 7c0f0d3cec am: 40ef6319ca by Automerger Merge Worker · 4 years, 4 months ago
  12. 6241678 iorap: Disable iorap integration test temporarily. by Igor Murashkin · 4 years, 5 months ago
  13. f2ef657 Fix clang-tidy performance-faster-string-find warnings by Chih-Hung Hsieh · 4 years, 4 months ago
  14. c115810 Revert "startop: Add iorap functional test to presubmit test." by Yan Wang · 4 years, 5 months ago
  15. 7cda47a startop: Add iorap functional test to presubmit test. by Yan Wang · 4 years, 5 months ago
  16. cc2c3f8 startop: Add iorap.stress.memory tool to test system with less RAM by Igor Murashkin · 4 years, 5 months ago
  17. 9c01b13 Merge "startop: Add a function test for iorapd." by TreeHugger Robot · 4 years, 5 months ago
  18. 188e637 startop: Add a function test for iorapd. by Yan Wang · 4 years, 5 months ago
  19. 2f54a68 startop: Update parse_metrics to parse #ReportFullyDrawn by Igor Murashkin · 4 years, 5 months ago
  20. a93f9e2 startop: Fix new comments for ag/9762399 on event sequence validator. by Yan Wang · 4 years, 6 months ago
  21. 0765d6f Merge "startop: Add a validator to check the correctness of event sequence." by TreeHugger Robot · 4 years, 6 months ago
  22. faa7aa5 startop: Add a validator to check the correctness of event sequence. by Yan Wang · 4 years, 7 months ago
  23. e86e89a Add filegroups for services.* libraries by Jiyong Park · 4 years, 7 months ago
  24. cb78285 Rename writeToProto to be dumpDebug by Jeffrey Huang · 4 years, 7 months ago
  25. bae2e90 Add filegroups for services.* libraries by Jiyong Park · 4 years, 7 months ago
  26. 12daf35 Add Layout Inflater Interactive Microbenchmark by Eric Holk · 4 years, 7 months ago
  27. afb9b08 Refactor interactive microbenchmarks by Eric Holk · 4 years, 7 months ago
  28. fdc9134 Merge "Adds ToBits helper method to convert instructon opcode enum to bits" am: 97757aa697 am: ddd9e55e20 by Orion Hodson · 4 years, 8 months ago
  29. 3320ee5 Merge "Switch to slicer DEX opcode definitions" am: c2348fa906 am: 03f0ab51ea by Orion Hodson · 4 years, 8 months ago
  30. cc8b8ca Adds ToBits helper method to convert instructon opcode enum to bits by Orion Hodson · 4 years, 8 months ago
  31. 59d0720 Switch to slicer DEX opcode definitions by Orion Hodson · 4 years, 8 months ago
  32. 8fcf8f4 Add initialization check benchmark by David Sehr · 4 years, 8 months ago
  33. ac51da9 Separate CPU intensive test from system server by David Sehr · 4 years, 8 months ago
  34. 54658c9 startop: Change the ino from decimal to hex in test and an import mistake. by Yan Wang · 4 years, 8 months ago
  35. d8f8b66 startop: Fix a compiler type mismatch in test. by Yan Wang · 4 years, 8 months ago
  36. 41a5cd6 Merge "iorap: Add tests for AppLaunchEvent." by TreeHugger Robot · 4 years, 8 months ago
  37. 0b77cb9 Merge "Add more system server benchmarks" by TreeHugger Robot · 4 years, 8 months ago
  38. 6bc75fc Merge changes from topic "reportFullyDrawn" by TreeHugger Robot · 4 years, 8 months ago
  39. 35a4e64 iorap: Add tests for AppLaunchEvent. by Yan Wang · 4 years, 8 months ago
  40. 6531bc9 Add more system server benchmarks by Eric Holk · 4 years, 8 months ago
  41. 1017c9c Add acquire/release wake lock benchmark by Eric Holk · 4 years, 9 months ago
  42. 3e4452b Add getPackageIntentForSender benchmark by Eric Holk · 4 years, 9 months ago
  43. c62b083 Add non-interactive system server benchmarks by Eric Holk · 4 years, 9 months ago
  44. 77743f3 Refactor system server benchmarks by Eric Holk · 4 years, 9 months ago
  45. 722d6be startop: Add reportFullyDrawn event support in Iorap. by Yan Wang · 4 years, 9 months ago
  46. bc28861 Merge "startop: Only do perfetto trace when needed." by TreeHugger Robot · 4 years, 9 months ago
  47. 7c76fca startop: Only do perfetto trace when needed. by Yan Wang · 4 years, 9 months ago
  48. 87d025e startop: Change the pattern to find the completion of readahead. by Yan Wang · 4 years, 9 months ago
  49. 4a8970e Merge "Refactor DexViewBuilder" am: f5617abe09 am: 0ea5d04aff am: 75f7f68128 by Eric Holk · 4 years, 9 months ago
  50. f5617ab Merge "Refactor DexViewBuilder" by Treehugger Robot · 4 years, 9 months ago
  51. 400c091 Merge "Host users of libutils trace use libcutils." am: 4a17a712f5 am: 330c15e273 am: fb59c94709 by Steven Moreland · 4 years, 9 months ago
  52. 598bda8 Host users of libutils trace use libcutils. by Steven Moreland · 4 years, 9 months ago
  53. decc2b7 Add a threaded CPU-intensive benchmark to test by David Sehr · 4 years, 9 months ago
  54. 5c6a1a5 Refactor DexViewBuilder by Eric Holk · 4 years, 9 months ago
  55. eae6b54 Merge "Add more system_server benchmarks" by TreeHugger Robot · 4 years, 9 months ago
  56. e5cdca7 Make Startop Test App run on O and higher by Eric Holk · 4 years, 9 months ago
  57. 90c2b02 startop: Fix the if condition to prevent duplicate filename for file id by Yan Wang · 4 years, 10 months ago
  58. f242bab Merge changes I3e6b6b44,I467e4264 by TreeHugger Robot · 4 years, 10 months ago
  59. 9c06a0f Merge "Initial system server benchmark activity" by TreeHugger Robot · 4 years, 10 months ago
  60. c2d4071 Add more system_server benchmarks by Eric Holk · 4 years, 10 months ago
  61. 4777ee0 Run system_server benchmarks for 5 seconds by Eric Holk · 4 years, 10 months ago
  62. 75015c3 startop: add compiler type support to host and device switch. by Yan Wang · 4 years, 10 months ago
  63. 13926c3 Add additional system_server benchmarks by Eric Holk · 4 years, 10 months ago
  64. aec05a2 Initial system server benchmark activity by Eric Holk · 4 years, 10 months ago
  65. 17d2f38 Merge "[view compiler] Add test coverage for layouts compiled from APK" by TreeHugger Robot · 4 years, 10 months ago
  66. 924fdc6 Merge "iorap: Fix data race in AppLaunchObserver on the binder remote" by TreeHugger Robot · 4 years, 10 months ago
  67. 06a2138 [view compiler] Add test coverage for layouts compiled from APK by Eric Holk · 5 years ago
  68. ab89ecb startop: Fix comments in gerrit CL 9172239. by Yan Wang · 4 years, 10 months ago
  69. 325bccf iorap: Fix data race in AppLaunchObserver on the binder remote by Igor Murashkin · 4 years, 10 months ago
  70. 960a1a4 [view compiler] Add test coverage for layouts compiled from APK by Eric Holk · 5 years ago
  71. 2ae4f03 startop: Change trace duration in compiler.py to timedelta. by Yan Wang · 4 years, 11 months ago
  72. 363eab8 Merge "[view compiler] Remove dex_builder_test.cc" am: 63f6a62163 am: 130c3cc2b1 am: 08c3ae702a am: f28ef60b1e by Eric Holk · 4 years, 11 months ago
  73. 130c3cc Merge "[view compiler] Remove dex_builder_test.cc" am: 63f6a62163 by Eric Holk · 4 years, 11 months ago
  74. e167823 [view compiler] Remove dex_builder_test.cc by Eric Holk · 5 years ago
  75. f810ad6 Merge "[view compiler] Cleanup: Delete duplicate LayoutValidationVisitor::VisitStartTag" am: 94d801a515 am: f6b04a5e3b am: 19c844d26a am: 89bdbbea18 by Eric Holk · 5 years ago
  76. e001e5f Merge "startop: Add support for trace duration." by TreeHugger Robot · 5 years ago
  77. f6b04a5 Merge "[view compiler] Cleanup: Delete duplicate LayoutValidationVisitor::VisitStartTag" by Eric Holk · 5 years ago
  78. 94d801a Merge "[view compiler] Cleanup: Delete duplicate LayoutValidationVisitor::VisitStartTag" by Treehugger Robot · 5 years ago
  79. 6ddab32 startop: Add support for trace duration. by Yan Wang · 5 years ago
  80. b44ede9 Merge "[view compiler] Add DexBuilder support for getting and setting instance fields" am: c0b1a32260 am: 615fd40982 am: cc8d4dbe0f am: dacba78121 by Eric Holk · 5 years ago
  81. 07806c4 Merge "startop: Rewrite the perfetto trace collection part." by Yan Wang · 5 years ago
  82. 615fd40 Merge "[view compiler] Add DexBuilder support for getting and setting instance fields" by Eric Holk · 5 years ago
  83. d236457 [view compiler] Cleanup: Delete duplicate LayoutValidationVisitor::VisitStartTag by Eric Holk · 5 years ago
  84. 59aab11 startop: Rewrite the perfetto trace collection part. by Yan Wang · 5 years ago
  85. 313328d Merge "startop: Refactor app running." by Yan Wang · 5 years ago
  86. 06f5488 startop: Refactor app running. by Yan Wang · 5 years ago
  87. f3b9589 [view compiler] Add DexBuilder support for getting and setting instance fields by Eric Holk · 5 years ago
  88. af2217ad Merge "Fix path to trace used in perfetto-trace compilation" by Robert Horvath · 5 years ago
  89. c3a2563 Merge changes I12b38fa5,Ia11195b1 am: 8aa2b1dffd am: 1c2e3a181d am: 327af0ecc6 am: 9308cb43d1 by Eric Holk · 5 years ago
  90. 1c2e3a1 Merge changes I12b38fa5,Ia11195b1 am: 8aa2b1dffd by Eric Holk · 5 years ago
  91. 8aa2b1d Merge changes I12b38fa5,Ia11195b1 by Treehugger Robot · 5 years ago
  92. 70445d0 [viewcompiler] Add support for static field put to DexBuilder by Eric Holk · 5 years ago
  93. 3092f99 [viewcompiler] Add static field get instructions to DexBuilder by Eric Holk · 5 years ago
  94. a0952e4 Fix path to trace used in perfetto-trace compilation by Robert Horvath · 5 years ago
  95. 73bb48a Merge "Add platform_apis in Android.bp" am: cebe8f985f am: 869f3888bd am: 820f1feefa am: eb50963ac5 by Jeongik Cha · 5 years ago
  96. 869f388 Merge "Add platform_apis in Android.bp" am: cebe8f985f by Jeongik Cha · 5 years ago
  97. cebe8f9 Merge "Add platform_apis in Android.bp" by Treehugger Robot · 5 years ago
  98. c50d0fc startop: Add support to perfetto trace in compiler.py. by Yan Wang · 5 years ago
  99. 9104e05 startop: Add test for compiler.py. by Yan Wang · 5 years ago
  100. 9af1627 startop: Add test for trace_analyzer by Yan Wang · 5 years ago