aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llvm-cov.rst
AgeCommit message (Expand)AuthorFilesLines
2023-08-24[llvm-cov] Support directory layout in coverage reportsYuhao Gu1-0/+5
2023-08-23[llvm-cov] Allow multiple remaps in --path-equivalenceTomas Camin1-1/+5
2023-08-18Reland "[llvm-cov] Support multi-source object files for convert-for-testing"Yuhao Gu1-0/+22
2023-03-30[Docs][llvm-cov] Correct flag name.Daniel Thornburgh1-3/+3
2023-03-17[Docs] Fix llvm-cov debuginfod option formatting.Daniel Thornburgh1-23/+24
2023-03-03[llvm-cov] Optionally fail on missing binary IDDaniel Thornburgh1-0/+15
2023-02-17[llvm-cov] Create syntax to pass source w/o binary.Daniel Thornburgh1-9/+9
2023-01-26Reland: [llvm-cov] Look up object files using debuginfodDaniel Thornburgh1-0/+35
2023-01-25Revert "[llvm-cov] Look up object files using debuginfod"Douglas Yung1-35/+0
2023-01-25[llvm-cov] Look up object files using debuginfodDaniel Thornburgh1-0/+35
2022-08-01[llvm-cov] Remove deprecated -name-whitelist after D112816Fangrui Song1-7/+0
2022-07-14[CommandLine] --help: print "-o <xxx>" instead of "-o=<xxx>"Fangrui Song1-2/+2
2022-03-04[llvm-cov] New parameters to set coverage coverage_watermarkPetr Hosek1-0/+7
2021-11-26[llvm-cov][NFC] Add missing character to fix docs buildbot break.Zarko Todorovski1-1/+1
2021-11-26[LLVM][llvm-cov] Inclusive language: rename option -name-whitelist to -name-a...Zarko Todorovski1-1/+8
2021-07-13[docs/llvm-cov] Document -compilation-dirVedant Kumar1-0/+18
2021-06-03[docs] Update llvm-cov gcovFangrui Song1-3/+18
2021-02-12[docs/Coverage] Document -show-region-summaryVedant Kumar1-0/+4
2021-01-05[Coverage] Add support for Branch Coverage in LLVM Source-Based Code CoverageAlan Phipps1-3/+12
2019-10-29Revert "[llvm-cov] Add option to whitelist filenames"Vlad Tsyrklevich1-4/+0
2019-10-29[llvm-cov] Add option to whitelist filenamesVedant Kumar1-0/+4
2019-07-04[docs] [NFC] Removed excess spacingAlex Brachet1-1/+0
2019-06-27[docs][tools] Add missing "program" tags to rst filesJames Henderson1-0/+2
2019-06-13[Coverage] Load code coverage data from archivesVedant Kumar1-0/+6
2019-03-14Speeding up llvm-cov export with multithreaded renderFiles implementation.Max Moroz1-0/+13
2019-02-19[llvm-cov] Add support for gcov --hash-filenames optionVedant Kumar1-0/+5
2018-11-09[llvm-cov] Add lcov tracefile export format.Max Moroz1-5/+17
2018-07-13[docs] Update usage directive for llvm-cov report -show-functionsVedant Kumar1-2/+2
2018-04-09[llvm-cov] Implement -ignore-filename-regex= option for excluding source files.Max Moroz1-0/+12
2018-01-04[llvm-cov] Refactor "export" command implementation and add support for SOURCES.Max Moroz1-2/+3
2017-12-11[llvm-cov] Add an option for "export" command to emit only file summary data.Max Moroz1-0/+7
2017-09-25[docs] llvm-cov: Make docs for boolean options more consistentVedant Kumar1-8/+9
2017-09-20[docs] llvm-cov: Document -show-instantiation-summaryVedant Kumar1-0/+4
2017-08-31[llvm-cov] Read in function names for filtering from a text file.Sean Eveson1-0/+6
2017-08-14[llvm-cov] Add an option which maps the location of source directories on ano...Sean Eveson1-0/+6
2017-08-02[llvm-cov] Respect the value of the -show-instantiations optionVedant Kumar1-0/+1
2017-08-01[llvm-cov] Allow specifying distinct architectures for each loaded binaryVedant Kumar1-5/+6
2017-07-11[llvm-cov] Add a cl::opt to control the number of threadsVedant Kumar1-0/+6
2017-02-05[llvm-cov] Don't show function summaries when filtering by filename (fixes PR...Vedant Kumar1-0/+4
2016-10-25[llvm-cov] Add support for loading coverage from multiple objectsVedant Kumar1-11/+11
2016-08-04[llvm-cov] Add some documentation for the -tab-size optionVedant Kumar1-0/+5
2016-07-26[docs] Fix a sphinx error in llvm-cov.rstVedant Kumar1-0/+4
2016-07-26Retry: [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar1-0/+29
2016-07-26Revert "[llvm-cov] Add support for exporting coverage data to JSON"Vedant Kumar1-29/+0
2016-07-26[llvm-cov] Add support for exporting coverage data to JSONVedant Kumar1-0/+29
2016-07-15[llvm-cov] Optionally use a symbol demangler when preparing reportsVedant Kumar1-0/+8
2016-07-06[llvm-cov] Add support for creating html reportsVedant Kumar1-1/+1
2016-06-28Reapply "[llvm-cov] Add an -output-dir option for the show sub-command""Vedant Kumar1-0/+8
2016-06-28Revert "[llvm-cov] Add an -output-dir option for the show sub-command"Vedant Kumar1-8/+0
2016-06-28[llvm-cov] Add an -output-dir option for the show sub-commandVedant Kumar1-0/+8