t
Title: cg_merge
Author: [see the "Author" section]
Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
Date: 06/15/2017
Manual: Release 3.13.0
Source: Release 3.13.0
Language: English

"CG_MERGE" "1" "06/15/2017" "Release 3.13.0" "Release 3.13.0"
-----------------------------------------------------------------
* Define some portability stuff
-----------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
http://bugs.debian.org/507673
http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-----------------------------------------------------------------
* set default formatting
-----------------------------------------------------------------
disable hyphenation
disable justification (adjust text to left margin only)
-----------------------------------------------------------------
* MAIN CONTENT STARTS HERE *
-----------------------------------------------------------------
"NAME"
cg_merge - merges multiple Cachegrind output files into one
"SYNOPSIS"

\w'cg_merge 'u cg_merge [options] [cachegrind-out-files...]

"DESCRIPTION"

cg_merge sums together the outputs of multiple Cachegrind runs into a single output file.

"OPTIONS"

-o outfile

Write the profile data to outfile rather than to standard output.

"SEE ALSO"

cg_annotate(1), valgrind(1), $INSTALL/share/doc/valgrind/html/index.html or http://www.valgrind.org/docs/manual/index.html.

"AUTHOR"

Nicholas Nethercote.