Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
99a762288538d8737492cf0235ae97e617222e25
/
cc
/
pgo.go
110cd5f
Always generate profiling debug info
by Yi Kong
· 4 years, 3 months ago
1150fd7
Propagate PGO instr. flags to dependencies of a static lib
by Pirama Arumuga Nainar
· 4 years, 4 months ago
fe1da75
Revert "Revert "[pgo] Return updated Flags after adding flags for PGO/AFDO""
by Pirama Arumuga Nainar
· 4 years, 5 months ago
988ff8d
Revert "[pgo] Return updated Flags after adding flags for PGO/AFDO"
by Bowgo Tsai
· 4 years, 5 months ago
5010a97
[pgo] Return updated Flags after adding flags for PGO/AFDO
by Pirama Arumuga Nainar
· 4 years, 5 months ago
a575ff3
[pgo] Allow profile gather and use flags to coexist for sampling PGO
by Yi Kong
· 4 years, 6 months ago
84803c5
[pgo] Sampling PGO does not require benchmark property
by Yi Kong
· 4 years, 6 months ago
9d544a8
[cc/pgo] Fix incorrect project name
by Pirama Arumuga Nainar
· 4 years, 7 months ago
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
· 5 years 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