gcov-dump — offline gcda and gcno profile dump tool
Synopsis
gcov-dump [-v|--version]
[-h|--help]
[-l|--long]
[-p|--positions]
gcovfiles
Description
gcov-dump is a tool you can use in conjunction with GCC to dump content of gcda and gcno profile files offline.
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.
- -v
- --version
Display the gcov-dump version number (on the standard output), and exit without doing any further processing.
Copyright
Copyright (c) 2017-2019 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with the Invariant Sections being “GNU 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 gfdl(7) man page.
(a) The FSF's Front-Cover Text is:
A GNU Manual
(b) The FSF's Back-Cover Text is:
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.Referenced By
The man pages aarch64-linux-gnu-gcov-dump(1), alpha-linux-gnu-gcov-dump(1), arc-linux-gnu-gcov-dump(1), arm-linux-gnu-gcov-dump(1), arm-none-eabi-gcov-dump(1), avr32-linux-gnu-gcov-dump(1), avr-gcov-dump(1), bfin-linux-gnu-gcov-dump(1), c6x-linux-gnu-gcov-dump(1), cris-linux-gnu-gcov-dump(1), frv-linux-gnu-gcov-dump(1), gcov-dump(1), h8300-linux-gnu-gcov-dump(1), hppa64-linux-gnu-gcov-dump(1), hppa-linux-gnu-gcov-dump(1), i686-w64-mingw32-gcov-dump(1), ia64-linux-gnu-gcov-dump(1), m32r-linux-gnu-gcov-dump(1), m68k-linux-gnu-gcov-dump(1), microblaze-linux-gnu-gcov-dump(1), mips64-linux-gnu-gcov-dump(1), mn10300-linux-gnu-gcov-dump(1), nios2-linux-gnu-gcov-dump(1), powerpc64le-linux-gnu-gcov-dump(1), powerpc64-linux-gnu-gcov-dump(1), riscv64-linux-gnu-gcov-dump(1), s390x-linux-gnu-gcov-dump(1), sh-linux-gnu-gcov-dump(1), sparc64-linux-gnu-gcov-dump(1), tile-linux-gnu-gcov-dump(1), x86_64-w64-mingw32-gcov-dump(1) and xtensa-linux-gnu-gcov-dump(1) are aliases of x86_64-linux-gnu-gcov-dump(1).