1. ee9cb41 Ensure that we always set the method hotness in the profile by Calin Juravle · 6 years ago
  2. d9f4d64 Enable filtering of profile data on load by Calin Juravle · 7 years ago
  3. 9174401 Merge "Enable profile key updates via profman" by Calin Juravle · 7 years ago
  4. 2dba0ab Enable profile key updates via profman by Calin Juravle · 7 years ago
  5. 7cca51d Fix ASAN gtest by Calin Juravle · 7 years ago
  6. 1e2de64 Load profiles from zip archives by Calin Juravle · 7 years ago
  7. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  8. 69d310e Use ScopedArenaAllocator for building HGraph. by Vladimir Marko · 7 years ago
  9. fc8b422 Clean up AtomicDexRefMap by Mathieu Chartier · 7 years ago
  10. afbbf18 Merge profiles without needing to creating profile_compilation_info object by Shubham Ajmera · 7 years ago
  11. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  12. e46f3a8 Address some review comments for aog/415919 by Mathieu Chartier · 7 years ago
  13. bbe3a5e Refactor some profiling info functions by Mathieu Chartier · 7 years ago
  14. db40eac Address review comments for aog/411660 by Mathieu Chartier · 7 years ago
  15. 7b135c8 Only compile hot methods by Mathieu Chartier · 7 years ago
  16. ea650f3 Move profiles to use bitmaps for startup methods by Mathieu Chartier · 7 years ago
  17. dbddc22 Refactor profiles to use TypeReference instead of ClassReference by Mathieu Chartier · 7 years ago
  18. e6f87cc Fix compiler crash due to inline caches and improve docs by Calin Juravle · 7 years ago
  19. cc3171a Use arena allocation for profiles by Calin Juravle · 7 years ago
  20. dcab190 Do not cache profiles in the ProfileSaver. by Calin Juravle · 7 years ago
  21. cea9e9d Fix profile merges in profman by Calin Juravle · 7 years ago
  22. 589e71e Encode inline caches with missing types in the profile by Calin Juravle · 7 years ago
  23. 0def68d Fix profile merges of megamorphic inline caches. by Calin Juravle · 7 years ago
  24. 940eb0c Add inline caches to offline profiles by Calin Juravle · 7 years ago
  25. 33083d6 Rename offline_profiling_info to profile_compilation_info by Calin Juravle · 8 years ago
  26. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  27. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  28. e2d066d ProfileSaver: query profiling_infos instead of the code_map by Calin Juravle · 8 years ago
  29. fe297a9 Discard corrupted or out of date profiles by Calin Juravle · 8 years ago
  30. b8697b1 Update and improve profiles format by Calin Juravle · 8 years ago
  31. 85f7bf3 Improve ProfileSaver to cache data and do minimal I/O by Calin Juravle · 8 years ago
  32. 8913fc1 Add and use loaded class profiling by Mathieu Chartier · 9 years ago
  33. 877fd96 Improve profile processing by Calin Juravle · 9 years ago