1. 110cd5f Always generate profiling debug info by Yi Kong · 4 years, 3 months ago
  2. 1150fd7 Propagate PGO instr. flags to dependencies of a static lib by Pirama Arumuga Nainar · 4 years, 4 months ago
  3. fe1da75 Revert "Revert "[pgo] Return updated Flags after adding flags for PGO/AFDO"" by Pirama Arumuga Nainar · 4 years, 5 months ago
  4. 988ff8d Revert "[pgo] Return updated Flags after adding flags for PGO/AFDO" by Bowgo Tsai · 4 years, 5 months ago
  5. 5010a97 [pgo] Return updated Flags after adding flags for PGO/AFDO by Pirama Arumuga Nainar · 4 years, 5 months ago
  6. a575ff3 [pgo] Allow profile gather and use flags to coexist for sampling PGO by Yi Kong · 4 years, 6 months ago
  7. 84803c5 [pgo] Sampling PGO does not require benchmark property by Yi Kong · 4 years, 6 months ago
  8. 9d544a8 [cc/pgo] Fix incorrect project name by Pirama Arumuga Nainar · 4 years, 7 months ago
  9. ceb5b76 Add platform-wide sampling PGO option by Yi Kong · 4 years, 10 months ago
  10. 807d49b Disable PGO profile use in Clang-based coverage builds by Pirama Arumuga Nainar · 5 years ago
  11. b6ec66a Add -fprofile-sample-accurate flag for sampling PGO by Yi Kong · 5 years ago
  12. 61a1b98 Add -fdebug-info-for-profiling flag to emit more debug info for sampling pgo by Yi Kong · 5 years ago
  13. 92474e5 Add "-no-warn-sample-unuse=true" to work around AutoFDO issue by Yi Kong · 5 years ago
  14. 0b99321 Support sampling PGO profiles by Yi Kong · 5 years ago
  15. 4af21ed Split local and global cflags by Colin Cross · 5 years ago
  16. 3a25405 Remove redundant -fexperimental-new-pass-manager by Pirama Arumuga Nainar · 6 years ago
  17. 69c1ed9 Turn on new pass manager for PGO projects by Yi Kong · 6 years ago
  18. 571cccf Prepare for a type-safe OnceKey by Colin Cross · 6 years ago
  19. ca610d2 Take Enable_profile_use into account when checking if PGO is enabled by Yi Kong · 7 years ago
  20. 8aed42c Use a versioned profile file if available by Pirama Arumuga Nainar · 7 years ago
  21. 32f3898 Remove unused intermediates parameter from ExistentPathForSource by Colin Cross · 7 years ago
  22. 7e53c57 Disable inlining and loop unrolling in LTO without PGO profile by Yi Kong · 7 years ago
  23. 4954080 Search for PGO profiles in PGO_ADDITIONAL_PROFILE_DIRS by Pirama Arumuga Nainar · 7 years ago
  24. 28316d4 Store missing profile files into a Make variable by Pirama Arumuga Nainar · 7 years ago
  25. e236b5a Support instrumenting all PGO-enabled modules by Pirama Arumuga Nainar · 7 years ago
  26. 64946fe Update profile_file discovery rules by Pirama Arumuga Nainar · 7 years ago
  27. 690ed55 Add cflags sub-property to 'pgo' by Pirama Arumuga Nainar · 7 years ago
  28. 6510f91 Replace ModuleContext.AConfig() with Config() by Colin Cross · 7 years ago
  29. 6aeed8b Add enable_profile_use property by Pirama Arumuga Nainar · 7 years ago
  30. 0fdfc45 Do not use profiles if ANDROID_PGO_NO_PROFILE_USE is set by Pirama Arumuga Nainar · 7 years ago
  31. 3f5bb9c Refactor methods to be on PgoProperties struct by Pirama Arumuga Nainar · 7 years ago
  32. 6fc8d91 Check if "instrumentation" and "sampling" are set together by Pirama Arumuga Nainar · 7 years ago
  33. 49b53d5 Explicitly link the profile runtime during PGO by Pirama Arumuga Nainar · 7 years ago
  34. f4c0baf Pass -Wno-backend-plugin when using profiles by Pirama Arumuga Nainar · 7 years ago
  35. ada83ec Add PGO support to soong by Pirama Arumuga Nainar · 7 years ago