aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/gcov.texi
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Make gcov docs more precise (PR gcov-profile/89959).Martin Liska1-2/+4
2019-04-08Add data_file to GCOV interm. format (PR gcov-profile/89961).Martin Liska1-0/+4
2019-03-14GCOV: print {start,end}_column in JSON file and gcov-dump tool.Martin Liska1-1/+14
2019-03-11Improve JSON format: add function names for lines.Martin Liska1-0/+5
2019-03-06Use --coverage instead of -fprofile-arcs -ftest-coverage in documentation (PR...Martin Liska1-5/+5
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2018-10-29GCOV: introduce --json-format.Martin Liska1-65/+128
2018-09-17gcov: emit hotness colors to easily find hot code.Martin Liska1-1/+7
2018-09-05GCOV: Print one decimal place in human readable mode.Martin Liska1-1/+1
2018-08-03docs: fix stray duplicated wordsDavid Malcolm1-1/+1
2018-07-22* doc/gcov.texi (Invoking Gcov): Editorial changes.Gerald Pfeifer1-3/+3
2018-05-29libgcov: report about a different timestamp (PR gcov-profile/85759).Martin Liska1-0/+8
2018-05-18gcov: add new option -t that prints output to stdout (PR gcov-profile/84846).Martin Liska1-0/+5
2018-05-18Print working directory to gcov files (PR gcov-profile/84846).Martin Liska1-0/+5
2018-03-08Document gcov-io (PR gcov-profile/84735).Martin Liska1-3/+3
2018-02-05Fix GCOV documentation (PR gcov-profile/84137).Martin Liska1-1/+1
2018-02-05Document --dynamic-list-data option for --coverage usage.Martin Liska1-0/+2
2018-01-04Add version to intermediate gcov file (PR gcov-profile/83669).Martin Liska1-4/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2017-11-10GCOV: do not support unexecuted blocks in AdaMartin Liska1-1/+1
2017-11-09GCOV: support multiple functions per a line (PR gcov-profile/48463)Martin Liska1-89/+240
2017-10-31GCOV: add -j argument (human readable format).Martin Liska1-0/+5
2017-10-31GCOV: add support for lines with an unexecuted lines.Martin Liska1-5/+8
2017-10-31GCOV: introduce usage of terminal colors.Martin Liska1-0/+9
2017-10-31GCOV: document behavior of -fkeep-{static,inline}-functions (PR gcov-profile/...Martin Liska1-0/+7
2017-05-02Fix documentation and a ctor in gcov.cMartin Liska1-1/+1
2017-04-28Enhance documentation of gcov.Martin Liska1-2/+4
2017-04-28Sort options of gcov, gcov-dump and gcov-tool both in --help and documentationMartin Liska1-70/+71
2017-04-28Introduce new option -w which shows verbose informations.Martin Liska1-0/+4
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2017-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2016-09-27gcov: dump in a static dtor instead of in an atexit handlerMartin Liska1-0/+4
2016-09-26Fix documentation of gcov toolMartin Liska1-7/+9
2016-08-16gcov: add new option (--hash-filenames) (PRMartin Liska1-0/+11
2016-08-09Fix typo in gcov.texiMartin Liska1-3/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2016-01-04gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2015-02-15bugreport.texi: Adjust section titles throughout the file to use "Title Case".Sandra Loosemore1-2/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2015-01-05gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus1-1/+1
2013-07-21Fix.Mike Stump1-1/+1
2013-06-20gcov.c (print_usage): Handle new option.Sharad Singhai1-5/+51
2013-01-10Update copyright years in gcc/Richard Sandiford1-4/+2
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-09-27Fix a typo in gcov.texi.Marek Polacek1-1/+1
2012-07-23coverage.c: Refer to "notes file" instead of "graph file" in all comments.Steven Bosscher1-11/+14