aboutsummaryrefslogtreecommitdiff
path: root/clang/docs/SourceBasedCodeCoverage.rst
AgeCommit message (Expand)AuthorFilesLines
2021-04-22Coverage: Document how to collect a profile without a filesystemDuncan P. N. Exon Smith1-0/+28
2021-02-12[docs/Coverage] Document -show-region-summaryVedant Kumar1-2/+3
2021-02-12[docs/Coverage] Answer FAQ about optimizationVedant Kumar1-0/+13
2021-01-26Revert "Support for instrumenting only selected files or functions"Petr Hosek1-45/+0
2021-01-26Support for instrumenting only selected files or functionsPetr Hosek1-0/+45
2021-01-05[Coverage] Add support for Branch Coverage in LLVM Source-Based Code CoverageAlan Phipps1-7/+67
2020-09-25[profile] Add %t LLVM_PROFILE_FILE option to substitute $TMPDIRVedant Kumar1-0/+3
2020-02-10fix some typos to cycle botsNico Weber1-3/+3
2020-01-17[profile] Support counter relocation at runtimePetr Hosek1-3/+30
2019-12-03[Coverage] Emit a gap region to cover switch bodiesVedant Kumar1-0/+34
2019-11-18[profile] Support online merging with continuous sync modeVedant Kumar1-6/+5
2019-10-31[profile] Add a mode to continuously sync counter updates to a fileVedant Kumar1-0/+10
2018-11-04Update our URLs in clang doc to use httpsSylvestre Ledru1-1/+1
2017-06-19[docs] Coverage: Improve the wording a bitVedant Kumar1-3/+3
2017-06-19[docs] Coverage: document issue with the BFD linkerVedant Kumar1-0/+5
2017-02-09[docs] coverage: Clarify which flags enable gcov-style profiling (NFC)Vedant Kumar1-0/+1
2017-01-25Clarify how to forward-declare __llvm_profile symbols.Nico Weber1-0/+2
2016-09-22[docs] Touch up the coverage docs some moreVedant Kumar1-22/+20
2016-09-20[docs] Extend the code coverage docs some moreVedant Kumar1-3/+35
2016-09-19[docs] Touch up the code coverage docVedant Kumar1-9/+29
2016-07-28[docs] Coverage: Reference the new -output-dir optionVedant Kumar1-1/+1
2016-07-28[docs] Mention some new options in llvm-covVedant Kumar1-7/+7
2016-07-02fix two typos in the docSylvestre Ledru1-1/+1
2016-06-21[Docs] More warning fixes to unbreak the docs buildbot.George Burgess IV1-1/+1
2016-06-14[docs] Coverage: Document the profile merge pool specifierVedant Kumar1-0/+8
2016-06-08[docs] Coverage: Clarify return value of __llvm_profile_write_fileVedant Kumar1-2/+3
2016-06-08[docs] Coverage: Flesh out instructions for avoiding static initializeresVedant Kumar1-8/+16
2016-06-07[docs] Coverage: Explain how to avoid static initializersVedant Kumar1-0/+16
2016-06-06[docs] Clarify limitations section of SourceBasedCodeCoverage.rstVedant Kumar1-4/+5
2016-06-02[docs] Add a limitations section to SourceBasedCodeCoverage.rstVedant Kumar1-2/+19
2016-06-02[docs] Fix misplaced commaVedant Kumar1-1/+1
2016-06-02[docs] Minor formatting changes and typo fixesVedant Kumar1-11/+10
2016-06-02[docs] Use cpp code-blocks where appropriateVedant Kumar1-2/+2
2016-06-02[docs] Add missing newline to console sectionVedant Kumar1-0/+1
2016-06-02[docs] Document the source-based code coverage featureVedant Kumar1-0/+186