diff options
| author | 2017-10-16 13:31:40 -0700 | |
|---|---|---|
| committer | 2017-10-16 13:36:29 -0700 | |
| commit | 6aeed8b4392eb75412f44f6b54d7504c8319e7d3 (patch) | |
| tree | c1f20df531fbc24a2bf8c3e103e24076ed7c9eb7 /python/python.go | |
| parent | 0fdfc459cf656b9f76000291924803770632d038 (diff) | |
Add enable_profile_use property
Bug: http://b/65598278
This property defaults to 'true' and setting it to false skips profile
use. This escape hatch lets us disable PGO for a module without
completely removing the 'pgo' property. Additionally, this also helps
selectively disabling PGO for some architectures, if desired.
Test: Test that -fprofile-use is not added for a test module if
'enable_profile_use: false' is set.
Change-Id: Ifcf1a48c194bc86efd88a529cc2d66a47b7ab080
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions