Invoking Gcov-dump (Using the GNU Compiler Collection (GCC)) (original) (raw)
13.2 Invoking gcov-dump
¶
Usage: gcov-dump [OPTION] ... gcovfiles
gcov-dump
accepts the following options:
-h
--help
Display help about using gcov-dump
(on the standard output), and exit without doing any further processing.
-l
--long
Dump content of records.
-p
--positions
Dump positions of records.
-r
--raw
Print content records in raw format.
-s
--stable
Print content in stable format usable for comparison.
-v
--version
Display the gcov-dump
version number (on the standard output), and exit without doing any further processing.