1. 82d046e Add a profiling library by David Sehr · 7 years ago
  2. 312f3b2 Move some remaining dex utilities by David Sehr · 7 years ago
  3. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  4. 06bed30 Revert "Revert "Record post startup methods in profile"" by Mathieu Chartier · 8 years ago
  5. a867f7a Revert "Record post startup methods in profile" by Nicolas Geoffray · 8 years ago
  6. 5594f11 Record post startup methods in profile by Mathieu Chartier · 8 years ago
  7. cc3171a Use arena allocation for profiles by Calin Juravle · 8 years ago
  8. dcab190 Do not cache profiles in the ProfileSaver. by Calin Juravle · 8 years ago
  9. 8b5d9b6 Resolve the tracked locations in profile saver by Calin Juravle · 8 years ago
  10. 07ea07e Force save profiles for SIGUSR1 by Mathieu Chartier · 8 years ago
  11. a345d31 Ensure the profile is written to disk at shutdown by Calin Juravle · 8 years ago
  12. 51e417b Tweak ProfileSaver saving strategy by Calin Juravle · 8 years ago
  13. 77651c4 ART: Clean up code related to foreign dex use by Calin Juravle · 8 years ago
  14. 33083d6 Rename offline_profiling_info to profile_compilation_info by Calin Juravle · 8 years ago
  15. 138dbff Clean up profiler options by Calin Juravle · 9 years ago
  16. 27ed3a4 Add methods with samples during launch to profile by Mathieu Chartier · 9 years ago
  17. a263892 Adjust ProfileSaver strategy by Calin Juravle · 9 years ago
  18. ffc8707 Split profile recording from jit compilation by Calin Juravle · 9 years ago
  19. 20b7e3b Fix tracking foreign dex files by Calin Juravle · 9 years ago
  20. 698f4d1 Fix and tune ProfileSaver by Calin Juravle · 9 years ago
  21. 6726546 Improve ProfileSaver to cache data and do minimal I/O by Calin Juravle · 9 years ago
  22. b9c1b9b Improve resolved classes saving strategy by Calin Juravle · 9 years ago
  23. b8e6999 Add ProfileSaver stats and dump them during SigQuit by Calin Juravle · 9 years ago
  24. c90bc92 Record foreign dex files loaded by the app in the profile by Calin Juravle · 9 years ago
  25. c5dd319 Add and use loaded class profiling by Mathieu Chartier · 9 years ago
  26. b4eddd2 Add profile support for apps with shared runtime. by Calin Juravle · 9 years ago
  27. 998c216 Perform profile file analysis in dex2oat by Calin Juravle · 9 years ago
  28. 4d77b6a Save profile information in a separate thread. by Calin Juravle · 9 years ago