summaryrefslogtreecommitdiff
path: root/devdocs/gcc~13/gcov-tool.html
diff options
context:
space:
mode:
Diffstat (limited to 'devdocs/gcc~13/gcov-tool.html')
-rw-r--r--devdocs/gcc~13/gcov-tool.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/devdocs/gcc~13/gcov-tool.html b/devdocs/gcc~13/gcov-tool.html
new file mode 100644
index 00000000..3fa53d68
--- /dev/null
+++ b/devdocs/gcc~13/gcov-tool.html
@@ -0,0 +1,6 @@
+<div class="chapter-level-extent" id="Gcov-tool"> <div class="nav-panel"> <p> Next: <a href="gcov-dump" accesskey="n" rel="next"><code class="command">gcov-dump</code>—an Offline Gcda and Gcno Profile Dump Tool</a>, Previous: <a href="gcov" accesskey="p" rel="prev"><code class="command">gcov</code>—a Test Coverage Program</a>, Up: <a href="index" accesskey="u" rel="up">Introduction</a> [<a href="index#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="indices" title="Index" rel="index">Index</a>]</p> </div> <h1 class="chapter" id="gcov-tool---an-Offline-Gcda-Profile-Processing-Tool"><span>11 gcov-tool—an Offline Gcda Profile Processing Tool<a class="copiable-link" href="#gcov-tool---an-Offline-Gcda-Profile-Processing-Tool"> ¶</a></span></h1> <p><code class="command">gcov-tool</code> is a tool you can use in conjunction with GCC to manipulate or process gcda profile files offline. </p> <ul class="mini-toc"> <li><a href="gcov-tool-intro" accesskey="1">Introduction to <code class="command">gcov-tool</code></a></li> <li><a href="invoking-gcov-tool" accesskey="2">Invoking <code class="command">gcov-tool</code></a></li> </ul> </div><div class="_attribution">
+ <p class="_attribution-p">
+ &copy; Free Software Foundation<br>Licensed under the GNU Free Documentation License, Version 1.3.<br>
+ <a href="https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/Gcov-tool.html" class="_attribution-link">https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/Gcov-tool.html</a>
+ </p>
+</div>