1. e46f3a8 Address some review comments for aog/415919 by Mathieu Chartier · 7 years ago
  2. bbe3a5e Refactor some profiling info functions by Mathieu Chartier · 7 years ago
  3. db40eac Address review comments for aog/411660 by Mathieu Chartier · 7 years ago
  4. 7b135c8 Only compile hot methods by Mathieu Chartier · 7 years ago
  5. ea650f3 Move profiles to use bitmaps for startup methods by Mathieu Chartier · 7 years ago
  6. dbddc22 Refactor profiles to use TypeReference instead of ClassReference by Mathieu Chartier · 7 years ago
  7. e6f87cc Fix compiler crash due to inline caches and improve docs by Calin Juravle · 7 years ago
  8. cc3171a Use arena allocation for profiles by Calin Juravle · 7 years ago
  9. dcab190 Do not cache profiles in the ProfileSaver. by Calin Juravle · 7 years ago
  10. cea9e9d Fix profile merges in profman by Calin Juravle · 8 years ago
  11. 589e71e Encode inline caches with missing types in the profile by Calin Juravle · 8 years ago
  12. 0def68d Fix profile merges of megamorphic inline caches. by Calin Juravle · 8 years ago
  13. 940eb0c Add inline caches to offline profiles by Calin Juravle · 8 years ago
  14. 33083d6 Rename offline_profiling_info to profile_compilation_info by Calin Juravle · 8 years ago
  15. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  16. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  17. e2d066d ProfileSaver: query profiling_infos instead of the code_map by Calin Juravle · 9 years ago
  18. fe297a9 Discard corrupted or out of date profiles by Calin Juravle · 9 years ago
  19. b8697b1 Update and improve profiles format by Calin Juravle · 9 years ago
  20. 85f7bf3 Improve ProfileSaver to cache data and do minimal I/O by Calin Juravle · 9 years ago
  21. 8913fc1 Add and use loaded class profiling by Mathieu Chartier · 9 years ago
  22. 877fd96 Improve profile processing by Calin Juravle · 9 years ago