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