- 45e59fd Rewrite profile file format. by Vladimir Marko · 3 years, 9 months ago
- a618592 Fix profile magic detection. by Vladimir Marko · 3 years, 8 months ago
- 7e64c95 Fix ProfileCompilationInfo::UpdateProfileKeys(). by Vladimir Marko · 3 years, 9 months ago
- 26095cd Small cleanup in ProfileCompilationInfo. by Vladimir Marko · 3 years, 9 months ago
- a64c1ad Rewrite hot method info retrieval. by Vladimir Marko · 3 years, 10 months ago
- c2f4693 Reduce string allocations in ProfileCompilationInfo. by Vladimir Marko · 3 years, 10 months ago
- a2f1319 Add text-profile support for multiple ICs by Alex Light · 3 years, 11 months ago
- 642c0f0 Collect boot-profile inline-caches by Alex Light · 4 years, 2 months ago
- 0e02d61 Support multiple boot image profile aggregations in profman by Calin Juravle · 4 years, 6 months ago
- c03de41 Add logic to flatten profile info by Calin Juravle · 4 years, 8 months ago
- f85a4d0 Experiment with large boot profile size by Calin Juravle · 5 years ago
- 63786f6 Bump profile version by Calin Juravle · 5 years ago
- 3e20d0a Reduce boot profile data usage by Calin Juravle · 5 years ago
- 8cdcd4f Increase the maximum allowed dex files for boot image profiles by Calin Juravle · 5 years ago
- 0f6bde0 Adjust profile version when the boot image profiling is switched on by Calin Juravle · 5 years ago
- 83aacb2 Print profile version when dumping the info by Calin Juravle · 5 years ago
- 6a98c95 Introduce the ability to annotate profile samples by Calin Juravle · 5 years ago
- 954b3ad Removed an used method from profile compilation info by Calin Juravle · 5 years ago
- 0701929 Add method flag bits for 32/64 bit execution in the profile by Calin Juravle · 5 years ago
- f84ef31 Implement << operator for ProfileCompilationInfo::DexRefence by Calin Juravle · 5 years ago
- d0d215a Fix documentation and some style issues in the profile by Calin Juravle · 5 years ago
- 4f9c6cf Remove an unused profile method by Calin Juravle · 5 years ago
- 4ad9521 Make explicit which methods retrieve info about *hot* methods by Calin Juravle · 5 years ago
- 45cdd05 Clean up profile AddClass APIs by Calin Juravle · 5 years ago
- 1061c7d Clean up profile AddMethod APIs by Calin Juravle · 5 years ago
- 8b95995 Restructure the profile compilation info tests by Calin Juravle · 5 years ago
- a6c9b78 Consolidate profile methods by Calin Juravle · 5 years ago
- 38cf110 Process method flags uniformly in the profile by Calin Juravle · 5 years ago
- 4ba700a Clean up the use of profile_key / dex_locations by Calin Juravle · 5 years ago
- 849439a Refactor the management of profile keys by Calin Juravle · 5 years ago
- 8d8a98c Add a new boot image profile format by Calin Juravle · 5 years ago
- f0c9480 Remove support for aggregation counters from device ART profiles by Calin Juravle · 5 years ago
- 7c5acbb ART: Fix some types by Andreas Gampe · 6 years ago
- 9d9227a Build dexlist, dexlayout, and profman for Windows by David Sehr · 6 years ago
- 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
- 3ee9cfd Add support for aggregation counters in the profile by Calin Juravle · 6 years ago
- 2b41cca Extract dex file if it is uncompressed but unaligned by Colin Cross · 6 years ago
- 0de385f ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
- 0573f85 Dump Dex file checksums for profman --dump-only by Mathieu Chartier · 6 years ago
- 81ccda6 ART: Refactor test profile generation by Andreas Gampe · 6 years ago
- 675e0a5 Fix various not so benign fdsan errors. by Josh Gao · 6 years ago
- c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
- 5774f57 Merge "Revert^2 "ART: Fix some performance-X tidy"" by Treehugger Robot · 7 years ago
- 54159c6 Use HashSet<std::string> instead of unordered_set<>. by Vladimir Marko · 7 years ago
- bc802de Revert^2 "ART: Fix some performance-X tidy" by Andreas Gampe · 7 years ago
- 6856214 Revert "ART: Fix some performance-X tidy" by Andreas Gampe · 7 years ago
- 89de444 ART: Fix some performance-X tidy by Andreas Gampe · 7 years ago
- d5aeade Clear the profile if we fail to add new methods or classes by Calin Juravle · 7 years ago
- 82d046e Add a profiling library by David Sehr · 7 years ago[Renamed (98%) from runtime/jit/profile_compilation_info.cc]
- 5a87e19 Merge "AOT inlined method lookup should stay within dex file." by Vladimir Marko · 7 years ago