Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
670ed3d97df4df8c7c24f3ee4a1c30341c1808b1
/
cc
/
pgo.go
ceb5b76
Add platform-wide sampling PGO option
by Yi Kong
· 4 years, 10 months ago
807d49b
Disable PGO profile use in Clang-based coverage builds
by Pirama Arumuga Nainar
· 4 years, 11 months ago
b6ec66a
Add -fprofile-sample-accurate flag for sampling PGO
by Yi Kong
· 5 years ago
61a1b98
Add -fdebug-info-for-profiling flag to emit more debug info for sampling pgo
by Yi Kong
· 5 years ago
92474e5
Add "-no-warn-sample-unuse=true" to work around AutoFDO issue
by Yi Kong
· 5 years ago
0b99321
Support sampling PGO profiles
by Yi Kong
· 5 years ago
4af21ed
Split local and global cflags
by Colin Cross
· 5 years ago
3a25405
Remove redundant -fexperimental-new-pass-manager
by Pirama Arumuga Nainar
· 6 years ago
69c1ed9
Turn on new pass manager for PGO projects
by Yi Kong
· 6 years ago
571cccf
Prepare for a type-safe OnceKey
by Colin Cross
· 6 years ago
ca610d2
Take Enable_profile_use into account when checking if PGO is enabled
by Yi Kong
· 7 years ago
8aed42c
Use a versioned profile file if available
by Pirama Arumuga Nainar
· 7 years ago
32f3898
Remove unused intermediates parameter from ExistentPathForSource
by Colin Cross
· 7 years ago
7e53c57
Disable inlining and loop unrolling in LTO without PGO profile
by Yi Kong
· 7 years ago
4954080
Search for PGO profiles in PGO_ADDITIONAL_PROFILE_DIRS
by Pirama Arumuga Nainar
· 7 years ago
28316d4
Store missing profile files into a Make variable
by Pirama Arumuga Nainar
· 7 years ago
e236b5a
Support instrumenting all PGO-enabled modules
by Pirama Arumuga Nainar
· 7 years ago
64946fe
Update profile_file discovery rules
by Pirama Arumuga Nainar
· 7 years ago
690ed55
Add cflags sub-property to 'pgo'
by Pirama Arumuga Nainar
· 7 years ago
6510f91
Replace ModuleContext.AConfig() with Config()
by Colin Cross
· 7 years ago
6aeed8b
Add enable_profile_use property
by Pirama Arumuga Nainar
· 7 years ago
0fdfc45
Do not use profiles if ANDROID_PGO_NO_PROFILE_USE is set
by Pirama Arumuga Nainar
· 7 years ago
3f5bb9c
Refactor methods to be on PgoProperties struct
by Pirama Arumuga Nainar
· 7 years ago
6fc8d91
Check if "instrumentation" and "sampling" are set together
by Pirama Arumuga Nainar
· 7 years ago
49b53d5
Explicitly link the profile runtime during PGO
by Pirama Arumuga Nainar
· 7 years ago
f4c0baf
Pass -Wno-backend-plugin when using profiles
by Pirama Arumuga Nainar
· 7 years ago
ada83ec
Add PGO support to soong
by Pirama Arumuga Nainar
· 7 years ago