1. 029a811 Add sampling support in the metrics reporter by Calin Juravle · 5 years ago
  2. 306191e Add period reporting to the metrics infra by Calin Juravle · 5 years ago
  3. a58b382 Move metric reporting config to flags by Calin Juravle · 5 years ago
  4. a244642 odrefresh: enable loading of system_server image files by Orion Hodson · 5 years ago
  5. 55309db Remove palette hooks. by Nicolas Geoffray · 5 years ago
  6. f279e11 Fix flags_tests for older platforms by Calin Juravle · 5 years ago
  7. ac27ee6 Fix flags_test flakiness by Calin Juravle · 5 years ago
  8. 0c6e339 Setup ART experiments infra by Calin Juravle · 5 years ago
  9. 45e59fd Rewrite profile file format. by Vladimir Marko · 5 years ago
  10. c385424 Introduce `art::FastExit` to replace all uses of `quick_exit` in ART. by Roland Levillain · 5 years ago
  11. b772ec8 [metrics] Add prebuilt and cmdline compilation reason by Eric Holk · 5 years ago
  12. 93c28ed Use the system namespace to get the right permitted paths for loading OAT files. by Martin Stjernholm · 5 years ago
  13. 8ffaef9 Remove BUILDING_LIBART macro. by Vladimir Marko · 5 years ago
  14. a220980 dex2oat: Expect boot image profiles for boot image. by Vladimir Marko · 5 years ago
  15. f4d05ff Clean up profile tests. by Vladimir Marko · 5 years ago
  16. 56f4c81 Handle hiddenapi lists which are yet unknown. by Nicolas Geoffray · 5 years ago
  17. 722992f Revert^2 "[metrics] Report CompilationReason and CompilerFilter" by Eric Holk · 5 years ago
  18. 0005081 Support stateful hash and predicate in HashSet<>. by Vladimir Marko · 5 years ago
  19. 8b07c65 Revert "[metrics] Report CompilationReason and CompilerFilter" by Calin Juravle · 5 years ago
  20. f9bf4ef [metrics] Report CompilationReason and CompilerFilter by Eric Holk · 5 years ago
  21. b2a1416 [metrics] Add JitMethodCompileCount by Eric Holk · 5 years ago
  22. 4312f74 Export libdexfile and dependencies for host. by Martin Stjernholm · 5 years ago
  23. 1043aa2 [metrics] Add MetricsAccumulator by Eric Holk · 5 years ago
  24. d91328f [metrics] Reset metrics at zygote fork by Eric Holk · 5 years ago
  25. e7ff7ef [metrics] Add ClassVerificationCount by Eric Holk · 5 years ago
  26. a4c8795 [metrics] Improve metrics definition API by Eric Holk · 5 years ago
  27. ec388c0 Add min_sdk_version for ART module. by Nicolas Geoffray · 5 years ago
  28. d3d1a1a Remove DexToDexCompiler by David Srbecky · 5 years ago
  29. a64c1ad Rewrite hot method info retrieval. by Vladimir Marko · 5 years ago
  30. a718d64 Preallocate a HashMap buffer in LSE. by Vladimir Marko · 5 years ago
  31. bc1748f Refactor statistics printing in oatdump. by David Srbecky · 5 years ago
  32. 81b1d78 Slightly refactor stack map stats printing. by David Srbecky · 5 years ago
  33. 62b7558 [metrics] Enable periodic reporting for system server by Eric Holk · 5 years ago
  34. 7fc6aac Add GC-related metrics to the telemetry infrastructure by Lokesh Gidra · 5 years ago
  35. 59c2103 Support /system/system_ext/framework jars with hiddenapi. by Nicolas Geoffray · 5 years ago
  36. 39d529f Revert^2 "[metrics] Add StatsdBackend" by Eric Holk · 5 years ago
  37. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 5 years ago
  38. 4c3ade6 odrefresh: regenerate artifacts after ART APEX update by Orion Hodson · 5 years ago
  39. e99a858 [metrics] Add GC related counters/histograms by Lokesh Gidra · 5 years ago
  40. df69bd7 Remove Flags by Eric Holk · 5 years ago
  41. b7cb691 Do not read persist.device_config properties in flags by Eric Holk · 5 years ago
  42. 74584e6 [metrics] Add ClassLoadingTotalTime counter by Eric Holk · 5 years ago
  43. 0a6e9e5 [metrics] Move existing command line arguments to flags by Eric Holk · 5 years ago
  44. dbad1ef Revert "[metrics] Add StatsdBackend" by Ulyana Trafimovich · 5 years ago
  45. 3dba023 Add a server-configurable flags API by Eric Holk · 5 years ago
  46. d6e00a7 libartbase: add utilities for on-device signing files by Orion Hodson · 5 years ago
  47. 3d2b93e [metrics] Add StatsdBackend by Eric Holk · 5 years ago
  48. 271662c [metrics] Avoid string copy by Greg Kaiser · 5 years ago
  49. 60117ae Improve string splitting by Alex Light · 5 years ago
  50. c7ac91b [metrics] Report some ART metadata by Eric Holk · 5 years ago
  51. 7302a74 Re-init Locks and MemMap for each gtest by Alex Light · 5 years ago
  52. c5323fe libartpalette: Use fixed width typedef rather than enum for status by Orion Hodson · 5 years ago
  53. 55ab7e8 ARM64: Support SVE VL other than 128-bit. by Artem Serov · 6 years ago
  54. de275aa Revert "[metrics] Add histogram statistics for reporting" by Eric Holk · 5 years ago
  55. 480d981 [metrics] Move core metrics code to libartbase by Eric Holk · 5 years ago
  56. a7c66e7 Avoid potential null dereference by Alex Light · 5 years ago
  57. ef01e76 Guard clock_gettime by Jiyong Park · 5 years ago
  58. 0b986f7 Revert^4 "[metrics] Add background reporting thread" by Eric Holk · 5 years ago
  59. 1060838 Revert "Revert^2 "[metrics] Add background reporting thread"" by Nicolas Geoffray · 5 years ago
  60. 4c176b9 Revert^2 "[metrics] Add background reporting thread" by Eric Holk · 5 years ago
  61. 5bb354f Revert^4 "[metrics] Add file output support" by Eric Holk · 5 years ago
  62. 365f94f Minor updates to fd_file.h by Orion Hodson · 5 years ago
  63. f8567b5 Revert "Revert^2 "[metrics] Add file output support"" by Nicolas Geoffray · 5 years ago
  64. 8ef84f2 Revert^2 "[metrics] Add file output support" by Eric Holk · 5 years ago
  65. 782fb71 Use HashMap<> and HashSet<> in ClassLinker. by Vladimir Marko · 5 years ago
  66. 26de896 Use HashMap<> and HashSet<> in dex2oat. by Vladimir Marko · 5 years ago
  67. ce2e095 Revert "[metrics] Add file output support" by Vladimir Marko · 5 years ago
  68. 51a9283 [metrics] Add file output support by Eric Holk · 5 years ago
  69. 7336610 Revert "[metrics] Add background reporting thread" by Hans Boehm · 5 years ago
  70. 77f7eb9 [metrics] Add background reporting thread by Eric Holk · 6 years ago
  71. e4f2215 [metrics] Move metrics code to runtime by Eric Holk · 6 years ago
  72. 210a78d Ensure ClearLoopInformation doesn't require particular ordering by Alex Light · 6 years ago
  73. 59d4b53 [metrics] Add -Xwrite-metrics-to-log option by Eric Holk · 6 years ago
  74. 21000ae Add "lo-prio" tag. by Mathew Inwood · 6 years ago
  75. 86fe9b8 Revert^4 "Partial LSE analysis & store removal" by Alex Light · 6 years ago
  76. 2316b3a Revert^3 "Partial LSE analysis & store removal" by Alex Light · 6 years ago
  77. b6837f0 Revert^2 "Partial LSE analysis & store removal" by Alex Light · 6 years ago
  78. fe27042 Revert "Partial LSE analysis & store removal" by Nicolas Geoffray · 6 years ago
  79. bb6cda6 Partial LSE analysis & store removal by Alex Light · 6 years ago
  80. f579b06 Unified sampling PGO for art by Yi Kong · 6 years ago
  81. 61c71ef [metrics] Dump ArtMetrics on SIGQUIT by Eric Holk · 6 years ago
  82. 3137681 Add support for new "removed" API flag. by Mathew Inwood · 6 years ago
  83. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 6 years ago
  84. 096bef8 [metrics] Refactor reporting by Eric Holk · 6 years ago
  85. 9fde2db Update host tests to point to a dedicated boot image directory. by Martin Stjernholm · 6 years ago
  86. 4bb0900 [metrics] Implement JitMethodCompileTime histogram by Eric Holk · 6 years ago
  87. a79872b [metrics] Add metrics to Runtime, implement ClassVerificationTotalTime by Eric Holk · 6 years ago
  88. 1cd030f [metrics] Add timer conveniences by Eric Holk · 6 years ago
  89. c4adf54 [metrics] Make metrics atomic by Eric Holk · 6 years ago
  90. d02435d [metrics] Define Histogram by Eric Holk · 6 years ago
  91. 2734999 Fallback to using ANDROID_HOST_OUT env-var in gtests by Alex Light · 6 years ago
  92. f1a2c0e [metrics] Define Counter and related data structures by Eric Holk · 6 years ago
  93. 71f7aff Use prebuilt_visibility property on sdk/module_exports by Paul Duffin · 6 years ago
  94. e2a9bb7 Augment search path for tradefed host gtests. by David Srbecky · 6 years ago
  95. 35f765b Link all internal libraries statically into dex2oat(d) on host. by Martin Stjernholm · 6 years ago
  96. a28438a Disable the -d vs non-d libartbase dlopen check when it's static. by Martin Stjernholm · 6 years ago
  97. e407d97 Reattach some comments to what they apply to. by Martin Stjernholm · 6 years ago
  98. c372314 Fix missing globals_unix.cc on device. by Martin Stjernholm · 6 years ago
  99. 2eb1f83 Link liblz4 and liblzma dynamically again. by Martin Stjernholm · 6 years ago
  100. 3c7bd3c Fix issue where moving BitVector could cause free(nullptr) by Alex Light · 6 years ago