]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add data_file to GCOV interm. format (PR gcov-profile/89961).
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Apr 2019 12:16:15 +0000 (12:16 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Apr 2019 12:16:15 +0000 (12:16 +0000)
commitf7be52cb4cc1a2f1a7a22c4debde8eedcf963b86
tree5dfedb8617397f47217aa76b5c4af83bdf4548ed
parent2199e93e52fe52a00b672e522832dfae730976a8
Add data_file to GCOV interm. format (PR gcov-profile/89961).

2019-04-08  Martin Liska  <mliska@suse.cz>

PR gcov-profile/89961
* doc/gcov.texi: Document data_file.
* gcov.c (generate_results): Add data_info into JSON output.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270204 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/gcov.texi
gcc/gcov.c