- 1737409 Be more prescise in the profile analysis by Calin Juravle · 3 years, 7 months ago
- c63d967 Rewrite profile file format. by Vladimir Marko · 3 years, 9 months ago
- 95f4c66 Style cleanup in profile tests. by Vladimir Marko · 3 years, 8 months ago
- adfa1ad profman: Clean up output profile type options. by Vladimir Marko · 3 years, 8 months ago
- a618592 Fix profile magic detection. by Vladimir Marko · 3 years, 8 months ago
- f4d05ff Clean up profile tests. by Vladimir Marko · 3 years, 9 months ago
- cff30a0 Better support ICs on virtual calls by Alex Light · 3 years, 9 months ago
- a64c1ad Rewrite hot method info retrieval. by Vladimir Marko · 3 years, 10 months ago
- 0b58ec5 Change from using '[' to ']' for inline-cache delimiter by Alex Light · 3 years, 10 months ago
- d83edf3 Correctly match dex-file names in profman by Alex Light · 3 years, 10 months ago
- a2f1319 Add text-profile support for multiple ICs by Alex Light · 3 years, 11 months ago
- b209a04 profman: Change the default new min methods/classes percent change by yawanng · 4 years, 2 months ago
- 7c61880 profman: Move min new classes and methods limit to argument. by yawanng · 4 years, 2 months ago
- 3e8caeb profman: inclusive language updates by Orion Hodson · 4 years, 5 months ago
- 0e02d61 Support multiple boot image profile aggregations in profman by Calin Juravle · 4 years, 6 months ago
- 48030c4 Add support for preloaded classes blacklist in profman by Calin Juravle · 4 years, 6 months ago
- d4e6992 Add more flexibility to the boot image profiles creation by Calin Juravle · 4 years, 7 months ago
- 0f7f4fc Generate boot image profile from profman by Calin Juravle · 4 years, 8 months ago
- e571a28 Ignore bad profiles when --force-merge is specified by Calin Juravle · 5 years ago
- c0200a9 Improve profile merging error logging by Calin Juravle · 5 years ago
- ad88cbe Handle profile annotation during profman-merge by Calin Juravle · 5 years ago
- 0e82e0f Add more options for boot profile aggregation 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
- a6c9b78 Consolidate profile methods by Calin Juravle · 5 years ago
- e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
- 849439a Refactor the management of profile keys by Calin Juravle · 5 years ago
- f0c9480 Remove support for aggregation counters from device ART profiles by Calin Juravle · 5 years ago
- f5e26f8 Support array classes in profiles. by Nicolas Geoffray · 5 years ago
- fb6a5c0 Add and use art::GetAndroidRuntimeBinDir. by Roland Levillain · 6 years ago
- 3ee9cfd Add support for aggregation counters in the profile by Calin Juravle · 6 years ago
- dfcd82c ART: Fix android-cloexec warnings by Andreas Gampe · 6 years ago
- 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
- 48ba197 Fix some performance-unnecessary-value-param tidy and performance-for-range warnings. by Stephen Hines · 6 years ago
- bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
- a8bba7d ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use. by Vladimir Marko · 7 years ago
- 302dda5 Merge "Do not verify apks when processing profiles" by Calin Juravle · 7 years ago
- 1bfe4bd Do not verify apks when processing profiles by Calin Juravle · 7 years ago
- 82d046e Add a profiling library by David Sehr · 7 years ago
- f120ffc Dump profile checksums by Mathieu Chartier · 7 years ago
- c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
- b2ec9f5 Remove duplication, split tests by David Sehr · 7 years ago
- 02c0879 Actually use --copy-and-update-profile-key argument in profman... by Calin Juravle · 7 years ago
- ee9cb41 Ensure that we always set the method hotness in the profile by Calin Juravle · 7 years ago
- e10c1e2 Enable profile data filtering in profman by Calin Juravle · 7 years ago
- f13ac7c Profman: Skip dex file verification for boot jars by David Brazdil · 7 years ago
- 69d310e Use ScopedArenaAllocator for building HGraph. by Vladimir Marko · 7 years ago
- 9ab6e1d Revert^2 "Increase threshold for profile compilation" by Shubham Ajmera · 7 years ago
- 641a473 ART: Fix reference-related warnings by Andreas Gampe · 7 years ago
- 8eecddf Add missing profman arg for compiled_method_threshold by Mathieu Chartier · 7 years ago
- 2f79455 Add support for generating boot image profile by Mathieu Chartier · 8 years ago
- f70fe3d Add dex2oat support for profile based image creation by Mathieu Chartier · 8 years ago
- bbe3a5e Refactor some profiling info functions by Mathieu Chartier · 8 years ago
- 28b5c58 Dump startup and post startup methods for --dump-only by Mathieu Chartier · 8 years ago
- ea650f3 Move profiles to use bitmaps for startup methods by Mathieu Chartier · 8 years ago
- 0855688 Handle gracefully profiles with invalid classes or methods by Calin Juravle · 8 years ago
- e6f87cc Fix compiler crash due to inline caches and improve docs by Calin Juravle · 8 years ago
- cc3171a Use arena allocation for profiles by Calin Juravle · 8 years ago
- 3406726 Change dump-classes profman option to dump-classes-and-methods by Mathieu Chartier · 8 years ago
- cea9e9d Fix profile merges in profman by Calin Juravle · 8 years ago
- f0a31f8 Add profman option to generate a random profile based on dex files. by Jeff Hao · 8 years ago
- d808e8b Add syntax for adding all class methods to profman by Mathieu Chartier · 8 years ago
- 589e71e Encode inline caches with missing types in the profile by Calin Juravle · 8 years ago
- e0ac115 Extend profman to generate profiles with inline caches by Calin Juravle · 8 years ago
- 7c80f2d Convert preload list to profile by David Sehr · 8 years ago
- 97c381e Separate art::Exec from utils by David Sehr · 8 years ago
- 33083d6 Rename offline_profiling_info to profile_compilation_info by Calin Juravle · 8 years ago
- a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
- 7bcdb53 Add ability to generate a random test profile by Calin Juravle · 9 years ago
- c824b51 Take into account the change in classes when analysing profiles by Calin Juravle · 9 years ago
- 6726546 Improve ProfileSaver to cache data and do minimal I/O by Calin Juravle · 9 years ago
- c5dd319 Add and use loaded class profiling by Mathieu Chartier · 9 years ago
- de4fb63 Fix profman path for the gtest. by Calin Juravle · 9 years ago
- 2e2db78 Revert "Revert "Add profman tool: responsible to process profiles"" by Calin Juravle · 9 years ago
- 3da7468 Revert "Add profman tool: responsible to process profiles" by Nicolas Geoffray · 9 years ago
- 6caefd9 Add profman tool: responsible to process profiles by Calin Juravle · 9 years ago