aboutsummaryrefslogtreecommitdiffstats
path: root/cc/coverage.go
Commit message (Expand)AuthorAgeFilesLines
* Merge "Build native coverage variant of APEXes when needed" into qt-devTreeHugger Robot2020-02-041-1/+17
|\
| * Build native coverage variant of APEXes when neededJiyong Park2019-08-161-1/+17
* | Wrap getenv when linking a coverage-enabled binaryPirama Arumuga Nainar2020-02-031-0/+2
* | Refactor libprofile-extras to be added as a whole static libraryPirama Arumuga Nainar2020-02-031-22/+22
|/
* Include libprofile-extras to all coverage variantsPirama Arumuga Nainar2019-03-291-4/+22
* Refactor coverage supportPirama Arumuga Nainar2019-03-291-28/+36
* Override module's C flags when coverage is enabledPirama Arumuga Nainar2019-02-191-0/+4
* Enable coverage for vendor-related librariesPirama Arumuga Nainar2019-02-151-2/+0
* Do not enable coverage for platform/llndk stub librariesPirama Arumuga Nainar2019-02-141-0/+2
* Extend coverage mutator to allow variants with coverage on and offPirama Arumuga Nainar2019-02-141-17/+47
* Revert "Support coverage instrumentation for Linux host"Pirama Arumuga Nainar2018-04-231-7/+3
* Support coverage instrumentation for Linux hostPirama Arumuga Nainar2018-04-231-3/+7
* Add VisitDirectDepsWithTagColin Cross2018-01-021-5/+1
* Convert Visit*Deps from blueprint.Module to android.ModuleColin Cross2017-10-241-4/+2
* Refactor factoriesColin Cross2017-06-301-0/+1
* Native Coverage support in Soong (gcov)Dan Willemsen2017-02-141-0/+124