| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert "[llvm-cov] Add option to whitelist filenames" | Vlad Tsyrklevich | 2019-10-29 | 1 | -4/+0 |
| * | [llvm-cov] Add option to whitelist filenames | Vedant Kumar | 2019-10-29 | 1 | -0/+4 |
| * | [docs] [NFC] Removed excess spacing | Alex Brachet | 2019-07-04 | 1 | -1/+0 |
| * | [docs][tools] Add missing "program" tags to rst files | James Henderson | 2019-06-27 | 1 | -0/+2 |
| * | [Coverage] Load code coverage data from archives | Vedant Kumar | 2019-06-13 | 1 | -0/+6 |
| * | Speeding up llvm-cov export with multithreaded renderFiles implementation. | Max Moroz | 2019-03-14 | 1 | -0/+13 |
| * | [llvm-cov] Add support for gcov --hash-filenames option | Vedant Kumar | 2019-02-19 | 1 | -0/+5 |
| * | [llvm-cov] Add lcov tracefile export format. | Max Moroz | 2018-11-09 | 1 | -5/+17 |
| * | [docs] Update usage directive for llvm-cov report -show-functions | Vedant Kumar | 2018-07-13 | 1 | -2/+2 |
| * | [llvm-cov] Implement -ignore-filename-regex= option for excluding source files. | Max Moroz | 2018-04-09 | 1 | -0/+12 |
| * | [llvm-cov] Refactor "export" command implementation and add support for SOURCES. | Max Moroz | 2018-01-04 | 1 | -2/+3 |
| * | [llvm-cov] Add an option for "export" command to emit only file summary data. | Max Moroz | 2017-12-11 | 1 | -0/+7 |
| * | [docs] llvm-cov: Make docs for boolean options more consistent | Vedant Kumar | 2017-09-25 | 1 | -8/+9 |
| * | [docs] llvm-cov: Document -show-instantiation-summary | Vedant Kumar | 2017-09-20 | 1 | -0/+4 |
| * | [llvm-cov] Read in function names for filtering from a text file. | Sean Eveson | 2017-08-31 | 1 | -0/+6 |
| * | [llvm-cov] Add an option which maps the location of source directories on ano... | Sean Eveson | 2017-08-14 | 1 | -0/+6 |
| * | [llvm-cov] Respect the value of the -show-instantiations option | Vedant Kumar | 2017-08-02 | 1 | -0/+1 |
| * | [llvm-cov] Allow specifying distinct architectures for each loaded binary | Vedant Kumar | 2017-08-01 | 1 | -5/+6 |
| * | [llvm-cov] Add a cl::opt to control the number of threads | Vedant Kumar | 2017-07-11 | 1 | -0/+6 |
| * | [llvm-cov] Don't show function summaries when filtering by filename (fixes PR... | Vedant Kumar | 2017-02-05 | 1 | -0/+4 |
| * | [llvm-cov] Add support for loading coverage from multiple objects | Vedant Kumar | 2016-10-25 | 1 | -11/+11 |
| * | [llvm-cov] Add some documentation for the -tab-size option | Vedant Kumar | 2016-08-04 | 1 | -0/+5 |
| * | [docs] Fix a sphinx error in llvm-cov.rst | Vedant Kumar | 2016-07-26 | 1 | -0/+4 |
| * | Retry: [llvm-cov] Add support for exporting coverage data to JSON | Vedant Kumar | 2016-07-26 | 1 | -0/+29 |
| * | Revert "[llvm-cov] Add support for exporting coverage data to JSON" | Vedant Kumar | 2016-07-26 | 1 | -29/+0 |
| * | [llvm-cov] Add support for exporting coverage data to JSON | Vedant Kumar | 2016-07-26 | 1 | -0/+29 |
| * | [llvm-cov] Optionally use a symbol demangler when preparing reports | Vedant Kumar | 2016-07-15 | 1 | -0/+8 |
| * | [llvm-cov] Add support for creating html reports | Vedant Kumar | 2016-07-06 | 1 | -1/+1 |
| * | Reapply "[llvm-cov] Add an -output-dir option for the show sub-command"" | Vedant Kumar | 2016-06-28 | 1 | -0/+8 |
| * | Revert "[llvm-cov] Add an -output-dir option for the show sub-command" | Vedant Kumar | 2016-06-28 | 1 | -8/+0 |
| * | [llvm-cov] Add an -output-dir option for the show sub-command | Vedant Kumar | 2016-06-28 | 1 | -0/+8 |
| * | [llvm-cov] Add a format option for the 'show' sub-command (mostly NFC) | Vedant Kumar | 2016-06-28 | 1 | -0/+4 |
| * | Minor edits to the llvm-cov documentation. | Bob Wilson | 2015-04-21 | 1 | -9/+9 |
| * | docs: Update llvm-cov docs for the -use-color flag | Justin Bogner | 2015-03-19 | 1 | -4/+4 |
| * | docs: Fix a typo in my previous commit | Justin Bogner | 2015-03-12 | 1 | -1/+1 |
| * | docs: Document the llvm-cov show and report commands | Justin Bogner | 2015-03-12 | 1 | -21/+191 |
| * | llvm-cov: Document --no-output in the command guide | Justin Bogner | 2014-05-07 | 1 | -0/+5 |
| * | Add some details to the llvm-cov documentation. <rdar://problem/15819496> | Bob Wilson | 2014-05-06 | 1 | -13/+96 |
| * | Documentation for llvm-cov: reformat | Dmitri Gribenko | 2012-11-29 | 1 | -26/+14 |
| * | [docs] Add ReST version of all the man pages. | Daniel Dunbar | 2012-05-08 | 1 | -0/+51 |