1. 40636e8 Do not verify apks when processing profiles by Calin Juravle · 6 years ago
  2. 8f4b056 Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  3. b2ec9f5 Remove duplication, split tests by David Sehr · 6 years ago
  4. 02c0879 Actually use --copy-and-update-profile-key argument in profman... by Calin Juravle · 6 years ago
  5. ee9cb41 Ensure that we always set the method hotness in the profile by Calin Juravle · 6 years ago
  6. e10c1e2 Enable profile data filtering in profman by Calin Juravle · 6 years ago
  7. f13ac7c Profman: Skip dex file verification for boot jars by David Brazdil · 6 years ago
  8. 69d310e Use ScopedArenaAllocator for building HGraph. by Vladimir Marko · 7 years ago
  9. 9ab6e1d Revert^2 "Increase threshold for profile compilation" by Shubham Ajmera · 7 years ago
  10. 641a473 ART: Fix reference-related warnings by Andreas Gampe · 7 years ago
  11. 8eecddf Add missing profman arg for compiled_method_threshold by Mathieu Chartier · 7 years ago
  12. 2f79455 Add support for generating boot image profile by Mathieu Chartier · 7 years ago
  13. f70fe3d Add dex2oat support for profile based image creation by Mathieu Chartier · 7 years ago
  14. bbe3a5e Refactor some profiling info functions by Mathieu Chartier · 7 years ago
  15. 28b5c58 Dump startup and post startup methods for --dump-only by Mathieu Chartier · 7 years ago
  16. ea650f3 Move profiles to use bitmaps for startup methods by Mathieu Chartier · 7 years ago
  17. 0855688 Handle gracefully profiles with invalid classes or methods by Calin Juravle · 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. 3406726 Change dump-classes profman option to dump-classes-and-methods by Mathieu Chartier · 7 years ago
  21. cea9e9d Fix profile merges in profman by Calin Juravle · 7 years ago
  22. f0a31f8 Add profman option to generate a random profile based on dex files. by Jeff Hao · 7 years ago
  23. d808e8b Add syntax for adding all class methods to profman by Mathieu Chartier · 7 years ago
  24. 589e71e Encode inline caches with missing types in the profile by Calin Juravle · 7 years ago
  25. e0ac115 Extend profman to generate profiles with inline caches by Calin Juravle · 7 years ago
  26. 7c80f2d Convert preload list to profile by David Sehr · 7 years ago
  27. 97c381e Separate art::Exec from utils by David Sehr · 7 years ago
  28. 33083d6 Rename offline_profiling_info to profile_compilation_info by Calin Juravle · 7 years ago
  29. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  30. 7bcdb53 Add ability to generate a random test profile by Calin Juravle · 8 years ago
  31. c824b51 Take into account the change in classes when analysing profiles by Calin Juravle · 8 years ago
  32. 6726546 Improve ProfileSaver to cache data and do minimal I/O by Calin Juravle · 8 years ago
  33. c5dd319 Add and use loaded class profiling by Mathieu Chartier · 8 years ago
  34. de4fb63 Fix profman path for the gtest. by Calin Juravle · 8 years ago
  35. 2e2db78 Revert "Revert "Add profman tool: responsible to process profiles"" by Calin Juravle · 8 years ago
  36. 3da7468 Revert "Add profman tool: responsible to process profiles" by Nicolas Geoffray · 8 years ago
  37. 6caefd9 Add profman tool: responsible to process profiles by Calin Juravle · 8 years ago