summaryrefslogtreecommitdiff
path: root/devdocs/gcc~13/gcov-tool.html
blob: 3fa53d687f7d72fbd6cc31fbfaf4a4e34dc957ba (plain)
1
2
3
4
5
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>