1. 66aae3b Move some profman messages from LOG(ERROR) to LOG(WARNING) by Mathieu Chartier · 8 years ago
  2. 3406726 Change dump-classes profman option to dump-classes-and-methods by Mathieu Chartier · 8 years ago
  3. f0a31f8 Add profman option to generate a random profile based on dex files. by Jeff Hao · 8 years ago
  4. 37c5846 ART: Fix some tidy warnings by Andreas Gampe · 8 years ago
  5. d808e8b Add syntax for adding all class methods to profman by Mathieu Chartier · 8 years ago
  6. a6fa68f Merge "Encode inline caches with missing types in the profile" by Calin Juravle · 8 years ago
  7. 589e71e Encode inline caches with missing types in the profile by Calin Juravle · 8 years ago
  8. 3f12134 Change "could not find class" to warning by Mathieu Chartier · 8 years ago
  9. e0ac115 Extend profman to generate profiles with inline caches by Calin Juravle · 8 years ago
  10. 940eb0c Add inline caches to offline profiles by Calin Juravle · 8 years ago
  11. 153da0e Clean up profman arg checking by David Sehr · 8 years ago
  12. 7c80f2d Convert preload list to profile by David Sehr · 8 years ago
  13. b18991b Fix ownership of DexFile in profman by David Sehr · 8 years ago
  14. 33083d6 Rename offline_profiling_info to profile_compilation_info by Calin Juravle · 8 years ago
  15. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  16. 9186ced ART: Clean up utils.h by Andreas Gampe · 8 years ago
  17. 71f7726 Add mode bits to open() with O_CREAT. by George Burgess IV · 8 years ago
  18. f57589f Remove logging dependency on runtime by David Sehr · 8 years ago
  19. 733ddb2 Refactor Dex open methods by David Sehr · 8 years ago
  20. 7bcdb53 Add ability to generate a random test profile by Calin Juravle · 9 years ago
  21. 37d6a3b Support the -i flag in the new dexdump. by Aart Bik · 9 years ago
  22. 546d24f Enable profman pretty printing by David Sehr · 9 years ago
  23. 4fcdd6d Initial profman support for verbose dump by David Sehr · 9 years ago
  24. ccb3326 Fix debug leftover in profman by Calin Juravle · 9 years ago
  25. d855718 Remove a common subexpression from profman output by David Sehr · 9 years ago
  26. ed79301 Add braces per the coding convention by David Sehr · 9 years ago
  27. 52683cf Limit profman log spam with time threshold by David Sehr · 9 years ago
  28. 876f350 Extend profman to be able to dump profile content. by Calin Juravle · 9 years ago
  29. 2e2db78 Revert "Revert "Add profman tool: responsible to process profiles"" by Calin Juravle · 9 years ago
  30. 3da7468 Revert "Add profman tool: responsible to process profiles" by Nicolas Geoffray · 9 years ago
  31. 6caefd9 Add profman tool: responsible to process profiles by Calin Juravle · 9 years ago