1. 60d9fd5 Merge "Adds total power and energy to macrobenchmark." into androidx-main by Allison Thompson · 2 years, 6 months ago
  2. da7969e Adds total power and energy to macrobenchmark. by Allison Thompson · 2 years, 6 months ago
  3. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  4. d072325 Easier copy-pasting of baseline profile output path by Ben Weiss · 2 years, 6 months ago
  5. 5a7c9b0 Merge "`am start -W` does not wait for the process to be up sometimes." into androidx-main by Rahul Ravikumar · 2 years, 6 months ago
  6. bc659b1 Fix docs for `MacrobenchmarkRule`. by Rahul Ravikumar · 2 years, 6 months ago
  7. c561b23 `am start -W` does not wait for the process to be up sometimes. by Rahul Ravikumar · 2 years, 6 months ago
  8. 48c7541 Merge "Suppress deprecation warnings from new Android T SDK." into androidx-main by Treehugger Robot · 2 years, 6 months ago
  9. e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 2 years, 6 months ago
  10. fa2cc00 Adds power to macrobenchmark. by Allison Thompson · 2 years, 7 months ago
  11. 7d6876a Update versions for release id 1645639200000 by Nick Anthony · 2 years, 7 months ago
  12. a98093d Kill process after writing skip file. Otherwise the process is warm. by Rahul Ravikumar · 2 years, 7 months ago
  13. c5685c9 Merge "Fix flaky TrivialListScrollBaselineProfile test." into androidx-main by Treehugger Robot · 2 years, 7 months ago
  14. 4c96f21e Fix flaky TrivialListScrollBaselineProfile test. by Rahul Ravikumar · 2 years, 7 months ago
  15. f81160c Merge "Upgrade to AGP 7.3.0-alpha03" into androidx-main by Aurimas Liutikas · 2 years, 7 months ago
  16. 3c01de6 Upgrade to AGP 7.3.0-alpha03 by Aurimas Liutikas · 2 years, 7 months ago
  17. 520af3d Merge changes from topic "macrobench-baseline-profiles" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  18. 2b44e7e Merge "Upstream deprecation suppressions for Android T" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  19. 7e7414d Merge "Support metrics from named UI subprocesses in multi-process apps" into androidx-main by Chris Craik · 2 years, 7 months ago
  20. 0434487 Skip async profile installation for CompilationMode.None. by Rahul Ravikumar · 2 years, 7 months ago
  21. 7f32b0d Support metrics from named UI subprocesses in multi-process apps by Chris Craik · 2 years, 7 months ago
  22. 11761ea Fix process naming in benchmarks on Android 10 by Chris Craik · 2 years, 7 months ago
  23. fa8be66 Correct trace skipping behavior to fix cuttlefish presubmit by Chris Craik · 2 years, 7 months ago
  24. ef5e710 Upstream deprecation suppressions for Android T by Aurimas Liutikas · 2 years, 7 months ago
  25. 5c5c97c Merge "Use PowerManager for throttle detection when available" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  26. b2a48d1 Filter profile rules to target Android P. by Rahul Ravikumar · 2 years, 7 months ago
  27. 2ae6b97 Use PowerManager for throttle detection when available by Chris Craik · 2 years, 7 months ago
  28. 39ff735 Merge "Update ignore files" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  29. bd40631 Update ignore files by Jeremy Woods · 2 years, 7 months ago
  30. 18a297e Merge "Filter microbench simpleperf to caller thread only" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  31. 9a7d8a2 Filter microbench simpleperf to caller thread only by Chris Craik · 2 years, 7 months ago
  32. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  33. 5992582 Update versions for release id 1644429600000 by Nick Anthony · 2 years, 7 months ago
  34. 6e9ec12 Merge "Mark failing test PerfettoRuleTest#tracingEnabled as @Ignore" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  35. b0d02e0 Mark failing test PerfettoRuleTest#tracingEnabled as @Ignore by Tiem Song · 2 years, 7 months ago
  36. b801cfb Merge "Make AudioUnderrunMetric available under experimental flag" into androidx-main by Dmitry Zhestilevskiy · 2 years, 7 months ago
  37. 8e2cf7d Update benchmark rules with samples and guide links by Chris Craik · 2 years, 7 months ago
  38. ab5db85 Make AudioUnderrunMetric available under experimental flag by Dmitry Zhestilevskiy · 2 years, 7 months ago
  39. 1f2935a Merge "Add message to PerfettoCaptureSweepTest assert" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  40. da39999 Add message to PerfettoCaptureSweepTest assert by Chris Craik · 2 years, 7 months ago
  41. 7f9641f Prevent compilation shell commands on API 23 and fix associated tests by Chris Craik · 2 years, 7 months ago
  42. 1a48f33 Clarify FrameTimingMetric names by Chris Craik · 2 years, 7 months ago
  43. f7a6c19 Add timestamp to profiler traces by Chris Craik · 2 years, 7 months ago
  44. 1201063 Remove the redundant `setup` block from `BaselineProfileRule`. by Rahul Ravikumar · 2 years, 8 months ago
  45. 2ae2a02 DO NOT MERGE - Update versions for release id 1643220000000 by Nick Anthony · 2 years, 8 months ago
  46. 748189b Improvements to `@BaselineProfileRule`. by Rahul Ravikumar · 2 years, 8 months ago
  47. 6444a87 Merge "Upgrade to AGP 7.2.0-alpha07" into androidx-main by Aurimas Liutikas · 2 years, 8 months ago
  48. 08cef2f Upgrade to AGP 7.2.0-alpha07 by Aurimas Liutikas · 2 years, 8 months ago
  49. edaec69 Link profiler results in Studio output by Chris Craik · 2 years, 8 months ago
  50. 8fa55e5 Update to latest metalava by Aurimas Liutikas · 2 years, 8 months ago
  51. 3c3bf2d Revert "Revert "Update versions for release id 1642010400000"" by Nick Anthony · 2 years, 8 months ago
  52. 085adce Merge "Revert "Update versions for release id 1642010400000"" into androidx-main by Nick Anthony · 2 years, 8 months ago
  53. 598d057 Revert "Update versions for release id 1642010400000" by Nick Anthony · 2 years, 8 months ago
  54. fc8f868 Merge "Update versions for release id 1642010400000" into androidx-main by Nick Anthony · 2 years, 8 months ago
  55. 2aec037 Remove deprecated CompilationModes by Chris Craik · 2 years, 8 months ago
  56. 1414668 Update versions for release id 1642010400000 by Nick Anthony · 2 years, 8 months ago
  57. 1f2f458 Merge "Use the media directory workaround on API 32." into androidx-main by Rahul Ravikumar · 2 years, 8 months ago
  58. 252671f Fix profilers not starting by Chris Craik · 2 years, 9 months ago
  59. d984e6e Use the media directory workaround on API 32. by Rahul Ravikumar · 2 years, 8 months ago
  60. f1e4f58 Benchmark going to 1.1.0-beta01 by Chris Craik · 2 years, 8 months ago
  61. 6be3e8b Merge "Make API 29 use the `media` directory as the `dirUsableByAppAndShell`." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  62. aa407a1 Merge "Fix CompilationMode.DEFAULT Kdoc links" into androidx-main by Chris Craik · 2 years, 9 months ago
  63. 58053c2 Make API 29 use the `media` directory as the `dirUsableByAppAndShell`. by Rahul Ravikumar · 2 years, 9 months ago
  64. 54ae3ff Merge "Add AudioUnderrunMetric to Macrobenchmark" into androidx-main by Dmitry Zhestilevskiy · 2 years, 9 months ago
  65. 8031897 Add AudioUnderrunMetric to Macrobenchmark by Dmitry Zhestilevskiy · 2 years, 9 months ago
  66. 65e05c5 Fix Memreclaim preventing trace capture on API 23 without root by Chris Craik · 2 years, 9 months ago
  67. 075527d Fix CompilationMode.DEFAULT Kdoc links by Chris Craik · 2 years, 9 months ago
  68. 154cc80 Merge "Explicit dependency on tracing-ktx beta" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  69. ed2c849 Explicit dependency on tracing-ktx beta by Chris Craik · 2 years, 9 months ago
  70. c9dd34d Switch baseline profile to enum for clarity by Chris Craik · 2 years, 9 months ago
  71. 616d1ff Rework CompilationMode for clarity and extensibility by Chris Craik · 2 years, 9 months ago
  72. 1401b14 Fix setup/measure callback behavior, and add conveniences by Chris Craik · 2 years, 9 months ago
  73. ec8b0e2 Capture Perfetto traces during Microbenchmarks by Chris Craik · 2 years, 10 months ago
  74. 7665089 Move benchmark back to alpha by Chris Craik · 2 years, 9 months ago
  75. 2691e85 Merge "Add a workaround for wire plugin bug in benchmark." into androidx-main by Treehugger Robot · 2 years, 10 months ago
  76. 23f6c6c Add a workaround for wire plugin bug in benchmark. by Aurimas Liutikas · 2 years, 10 months ago
  77. ab9cb6a Fix CompilationMode.Speed to actually compile again by Chris Craik · 2 years, 10 months ago
  78. 2e0a370 Fix baselineprofile in non-compose macrobenchmarks by Chris Craik · 2 years, 10 months ago
  79. 5703a1d Add temporary logging and tracing to debug hot startup on API 23 by Chris Craik · 2 years, 10 months ago
  80. aae9e76 Move benchmark, tracing to 1.1 beta by Chris Craik · 2 years, 10 months ago
  81. 8178cf8 Cleanup invalid beta files by Chris Craik · 2 years, 10 months ago
  82. c959989 Merge "Wake device each iteration, and expose scope.device" into androidx-main by Chris Craik · 2 years, 10 months ago
  83. f67240e Merge "Use --cleanup-after-crash when resetting perfetto state" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  84. 97974a8 Use --cleanup-after-crash when resetting perfetto state by Chris Craik · 2 years, 10 months ago
  85. 3cb2676 Wake device each iteration, and expose scope.device by Chris Craik · 2 years, 10 months ago
  86. 0ded70b Use cpu-clock if cpu-cycles hw event not present, fix profiler lifecycle by Chris Craik · 2 years, 10 months ago
  87. 150d3aef Merge "Use --background-wait Perfetto arg when unbundled" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  88. cfac059 Use --background-wait Perfetto arg when unbundled by Chris Craik · 2 years, 10 months ago
  89. c7329a2 Merge "Sleep after am start -W on old platforms" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  90. 8ffd1fa Sleep after am start -W on old platforms by Chris Craik · 2 years, 10 months ago
  91. a487669 Add API to force-enable app tag tracing by Chris Craik · 2 years, 10 months ago
  92. 93710150 Merge "Add sweeping and clearer error display to Perfetto test" into androidx-main by Chris Craik · 2 years, 10 months ago
  93. ea64306 Add sweeping and clearer error display to Perfetto test by Chris Craik · 2 years, 10 months ago
  94. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 10 months ago
  95. 37b0ab9 Merge "Update tests and startup metric for regenerated API 24 traces" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  96. 5d625ee Update tests and startup metric for regenerated API 24 traces by Chris Craik · 2 years, 10 months ago
  97. 6cafcfb Remove wait before killing perfetto by Chris Craik · 2 years, 10 months ago
  98. af37fd9 Merge "Support async sections in TraceSectionMetric" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  99. b170ba9 Support async sections in TraceSectionMetric by Chris Craik · 2 years, 10 months ago
  100. 93a760d Merge "Clarify macrobenchmark iteration behavior and control flow" into androidx-main by Treehugger Robot · 2 years, 10 months ago