1. 33083d6 Rename offline_profiling_info to profile_compilation_info by Calin Juravle · 9 years ago[Renamed (99%) from runtime/jit/offline_profiling_info.cc]
  2. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  3. 54b5855 Change offline profile to store type_idx of classes. by Jeff Hao · 9 years ago
  4. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 9 years ago
  5. 58d40f3 Fix profiling output to properly display class info. by Jeff Hao · 9 years ago
  6. 7bcdb53 Add ability to generate a random test profile by Calin Juravle · 9 years ago
  7. c458857 Add debug option to ignore checksum checks in profiles. by Calin Juravle · 9 years ago
  8. b384e5e Fix profile saver to use base dex location by Mathieu Chartier · 9 years ago
  9. 4eb6fbf Use explicit cast to avoid compilers error by Goran Jakovljevic · 9 years ago
  10. 9962962 ProfileSaver: query profiling_infos instead of the code_map by Calin Juravle · 9 years ago
  11. 5d1bd0a Discard corrupted or out of date profiles by Calin Juravle · 10 years ago
  12. 876f350 Extend profman to be able to dump profile content. by Calin Juravle · 10 years ago
  13. 6414295 Update and improve profiles format by Calin Juravle · 10 years ago
  14. 6726546 Improve ProfileSaver to cache data and do minimal I/O by Calin Juravle · 10 years ago
  15. b8e6999 Add ProfileSaver stats and dump them during SigQuit by Calin Juravle · 10 years ago
  16. a807780 Add verify-profile compiler filter by Mathieu Chartier · 10 years ago
  17. 32ce2ad Add more systracing everywhere by Mathieu Chartier · 10 years ago
  18. c5dd319 Add and use loaded class profiling by Mathieu Chartier · 10 years ago
  19. 2e2db78 Revert "Revert "Add profman tool: responsible to process profiles"" by Calin Juravle · 10 years ago
  20. 3da7468 Revert "Add profman tool: responsible to process profiles" by Nicolas Geoffray · 10 years ago
  21. 6caefd9 Add profman tool: responsible to process profiles by Calin Juravle · 10 years ago
  22. 31708b7 Fix compiler driver gtest. by Calin Juravle · 10 years ago
  23. 34900cc Store relative paths in the profile file by Calin Juravle · 10 years ago
  24. 877fd96 Improve profile processing by Calin Juravle · 10 years ago
  25. 998c216 Perform profile file analysis in dex2oat by Calin Juravle · 10 years ago
  26. 5e2b971 Assume the profile file was created before saving. by Calin Juravle · 10 years ago
  27. 4d77b6a Save profile information in a separate thread. by Calin Juravle · 10 years ago
  28. 66f5523 Pass down to the runtime the application code paths. by Calin Juravle · 10 years ago
  29. 226501b Revert "Revert "Enable profiled guided compilation in dex2oat"" by Calin Juravle · 10 years ago
  30. 2306ae0 Revert "Enable profiled guided compilation in dex2oat" by Calin Juravle · 10 years ago
  31. 500c9be Enable profiled guided compilation in dex2oat by Calin Juravle · 10 years ago
  32. 9fdb129 Revert "Enable profiled guided compilation in dex2oat" by Nicolas Geoffray · 10 years ago
  33. 3250180 Revert "Fix the order in which profiled methods are dumped." by Nicolas Geoffray · 10 years ago
  34. 1d2760b Fix the order in which profiled methods are dumped. by Calin Juravle · 10 years ago
  35. 27e17fd Enable profiled guided compilation in dex2oat by Calin Juravle · 10 years ago
  36. 31f2c15 Save jit profiling info to file. by Calin Juravle · 10 years ago