141 lines
2.9 KiB
HTML
141 lines
2.9 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of GCOV-DUMP</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>GCOV-DUMP</H1>
|
|
Section: GNU (1)<BR>Updated: 2020-03-12<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
gcov-dump - offline gcda and gcno profile dump tool
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
|
|
|
|
gcov-dump [<B>-v</B>|<B>--version</B>]
|
|
<BR> [<B>-h</B>|<B>--help</B>]
|
|
<BR> [<B>-l</B>|<B>--long</B>]
|
|
<BR> [<B>-p</B>|<B>--positions</B>]
|
|
<BR> <I>gcovfiles</I>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
|
|
|
|
<B>gcov-dump</B> is a tool you can use in conjunction with <FONT SIZE="-1">GCC</FONT> to
|
|
dump content of gcda and gcno profile files offline.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-h</B><DD>
|
|
|
|
|
|
|
|
<DT id="2"><B>--help</B><DD>
|
|
|
|
|
|
|
|
Display help about using <B>gcov-dump</B> (on the standard output), and
|
|
exit without doing any further processing.
|
|
<DT id="3"><B>-l</B><DD>
|
|
|
|
|
|
|
|
<DT id="4"><B>--long</B><DD>
|
|
|
|
|
|
|
|
Dump content of records.
|
|
<DT id="5"><B>-p</B><DD>
|
|
|
|
|
|
|
|
<DT id="6"><B>--positions</B><DD>
|
|
|
|
|
|
|
|
Dump positions of records.
|
|
<DT id="7"><B>-v</B><DD>
|
|
|
|
|
|
|
|
<DT id="8"><B>--version</B><DD>
|
|
|
|
|
|
|
|
Display the <B>gcov-dump</B> version number (on the standard output),
|
|
and exit without doing any further processing.
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>COPYRIGHT</H2>
|
|
|
|
|
|
|
|
Copyright (c) 2017-2019 Free Software Foundation, Inc.
|
|
<P>
|
|
|
|
Permission is granted to copy, distribute and/or modify this document
|
|
under the terms of the <FONT SIZE="-1">GNU</FONT> Free Documentation License, Version 1.3 or
|
|
any later version published by the Free Software Foundation; with the
|
|
Invariant Sections being ``<FONT SIZE="-1">GNU</FONT> General Public License'' and ``Funding
|
|
Free Software'', the Front-Cover texts being (a) (see below), and with
|
|
the Back-Cover Texts being (b) (see below). A copy of the license is
|
|
included in the <B><A HREF="/cgi-bin/man/man2html?7+gfdl">gfdl</A></B>(7) man page.
|
|
<P>
|
|
|
|
(a) The <FONT SIZE="-1">FSF</FONT>'s Front-Cover Text is:
|
|
<P>
|
|
|
|
|
|
|
|
<PRE>
|
|
A GNU Manual
|
|
|
|
</PRE>
|
|
|
|
|
|
<P>
|
|
|
|
(b) The <FONT SIZE="-1">FSF</FONT>'s Back-Cover Text is:
|
|
<P>
|
|
|
|
|
|
|
|
<PRE>
|
|
You have freedom to copy and modify this GNU Manual, like GNU
|
|
software. Copies published by the Free Software Foundation raise
|
|
funds for GNU development.
|
|
|
|
</PRE>
|
|
|
|
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="9"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="10"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="11"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="12"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="13"><A HREF="#lbAF">COPYRIGHT</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:29 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|