Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ModuleContext.AConfig() with Config() | Colin Cross | 2017-11-30 | 1 | -2/+2 |
* | Add enable_profile_use property | Pirama Arumuga Nainar | 2017-10-16 | 1 | -4/+10 |
* | Do not use profiles if ANDROID_PGO_NO_PROFILE_USE is set | Pirama Arumuga Nainar | 2017-10-10 | 1 | -13/+20 |
* | Refactor methods to be on PgoProperties struct | Pirama Arumuga Nainar | 2017-10-10 | 1 | -10/+10 |
* | Check if "instrumentation" and "sampling" are set together | Pirama Arumuga Nainar | 2017-10-05 | 1 | -3/+4 |
* | Explicitly link the profile runtime during PGO | Pirama Arumuga Nainar | 2017-10-04 | 1 | -14/+33 |
* | Pass -Wno-backend-plugin when using profiles | Pirama Arumuga Nainar | 2017-10-03 | 1 | -1/+1 |
* | Add PGO support to soong | Pirama Arumuga Nainar | 2017-09-21 | 1 | -0/+190 |