summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-cov.rst
Commit message (Expand)AuthorAgeFilesLines
* Revert "[llvm-cov] Add option to whitelist filenames"Vlad Tsyrklevich2019-10-291-4/+0
* [llvm-cov] Add option to whitelist filenamesVedant Kumar2019-10-291-0/+4
* [docs] [NFC] Removed excess spacingAlex Brachet2019-07-041-1/+0
* [docs][tools] Add missing "program" tags to rst filesJames Henderson2019-06-271-0/+2
* [Coverage] Load code coverage data from archivesVedant Kumar2019-06-131-0/+6
* Speeding up llvm-cov export with multithreaded renderFiles implementation.Max Moroz2019-03-141-0/+13
* [llvm-cov] Add support for gcov --hash-filenames optionVedant Kumar2019-02-191-0/+5
* [llvm-cov] Add lcov tracefile export format.Max Moroz2018-11-091-5/+17
* [docs] Update usage directive for llvm-cov report -show-functionsVedant Kumar2018-07-131-2/+2
* [llvm-cov] Implement -ignore-filename-regex= option for excluding source files.Max Moroz2018-04-091-0/+12
* [llvm-cov] Refactor "export" command implementation and add support for SOURCES.Max Moroz2018-01-041-2/+3
* [llvm-cov] Add an option for "export" command to emit only file summary data.Max Moroz2017-12-111-0/+7
* [docs] llvm-cov: Make docs for boolean options more consistentVedant Kumar2017-09-251-8/+9
* [docs] llvm-cov: Document -show-instantiation-summaryVedant Kumar2017-09-201-0/+4
* [llvm-cov] Read in function names for filtering from a text file.Sean Eveson2017-08-311-0/+6
* [llvm-cov] Add an option which maps the location of source directories on ano...Sean Eveson2017-08-141-0/+6
* [llvm-cov] Respect the value of the -show-instantiations optionVedant Kumar2017-08-021-0/+1
* [llvm-cov] Allow specifying distinct architectures for each loaded binaryVedant Kumar2017-08-011-5/+6
* [llvm-cov] Add a cl::opt to control the number of threadsVedant Kumar2017-07-111-0/+6
* [llvm-cov] Don't show function summaries when filtering by filename (fixes PR...Vedant Kumar2017-02-051-0/+4
* [llvm-cov] Add support for loading coverage from multiple objectsVedant Kumar2016-10-251-11/+11
* [llvm-cov] Add some documentation for the -tab-size optionVedant Kumar2016-08-041-0/+5
* [docs] Fix a sphinx error in llvm-cov.rstVedant Kumar2016-07-261-0/+4
* Retry: [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar2016-07-261-0/+29
* Revert "[llvm-cov] Add support for exporting coverage data to JSON"Vedant Kumar2016-07-261-29/+0
* [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar2016-07-261-0/+29
* [llvm-cov] Optionally use a symbol demangler when preparing reportsVedant Kumar2016-07-151-0/+8
* [llvm-cov] Add support for creating html reportsVedant Kumar2016-07-061-1/+1
* Reapply "[llvm-cov] Add an -output-dir option for the show sub-command""Vedant Kumar2016-06-281-0/+8
* Revert "[llvm-cov] Add an -output-dir option for the show sub-command"Vedant Kumar2016-06-281-8/+0
* [llvm-cov] Add an -output-dir option for the show sub-commandVedant Kumar2016-06-281-0/+8
* [llvm-cov] Add a format option for the 'show' sub-command (mostly NFC)Vedant Kumar2016-06-281-0/+4
* Minor edits to the llvm-cov documentation.Bob Wilson2015-04-211-9/+9
* docs: Update llvm-cov docs for the -use-color flagJustin Bogner2015-03-191-4/+4
* docs: Fix a typo in my previous commitJustin Bogner2015-03-121-1/+1
* docs: Document the llvm-cov show and report commandsJustin Bogner2015-03-121-21/+191
* llvm-cov: Document --no-output in the command guideJustin Bogner2014-05-071-0/+5
* Add some details to the llvm-cov documentation. <rdar://problem/15819496>Bob Wilson2014-05-061-13/+96
* Documentation for llvm-cov: reformatDmitri Gribenko2012-11-291-26/+14
* [docs] Add ReST version of all the man pages.Daniel Dunbar2012-05-081-0/+51
OpenPOWER on IntegriCloud