blob: ab7891ec888c8db8b2406f685360be91454be0a3 [file] [log] [blame]
Elliott Hughesa0664b92017-04-18 17:46:52 -07001'\" t
2.\" Title: cg_merge
3.\" Author: [see the "Author" section]
Elliott Hughesed398002017-06-21 14:41:24 -07004.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5.\" Date: 06/15/2017
6.\" Manual: Release 3.13.0
7.\" Source: Release 3.13.0
Elliott Hughesa0664b92017-04-18 17:46:52 -07008.\" Language: English
9.\"
Elliott Hughesed398002017-06-21 14:41:24 -070010.TH "CG_MERGE" "1" "06/15/2017" "Release 3.13.0" "Release 3.13.0"
Elliott Hughesa0664b92017-04-18 17:46:52 -070011.\" -----------------------------------------------------------------
12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------
14.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15.\" http://bugs.debian.org/507673
16.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18.ie \n(.g .ds Aq \(aq
19.el .ds Aq '
20.\" -----------------------------------------------------------------
21.\" * set default formatting
22.\" -----------------------------------------------------------------
23.\" disable hyphenation
24.nh
25.\" disable justification (adjust text to left margin only)
26.ad l
27.\" -----------------------------------------------------------------
28.\" * MAIN CONTENT STARTS HERE *
29.\" -----------------------------------------------------------------
30.SH "NAME"
31cg_merge \- merges multiple Cachegrind output files into one
32.SH "SYNOPSIS"
33.HP \w'\fBcg_merge\fR\ 'u
34\fBcg_merge\fR [\fIoptions\fR] [\fIcachegrind\-out\-files\fR...]
35.SH "DESCRIPTION"
36.PP
37\fBcg_merge\fR
38sums together the outputs of multiple Cachegrind runs into a single output file\&.
39.SH "OPTIONS"
40.PP
41\fB\-o outfile\fR
42.RS 4
43Write the profile data to
44outfile
45rather than to standard output\&.
46.RE
47.SH "SEE ALSO"
48.PP
49cg_annotate(1), valgrind(1),
50$INSTALL/share/doc/valgrind/html/index\&.html
51or
52http://www\&.valgrind\&.org/docs/manual/index\&.html\&.
53.SH "AUTHOR"
54.PP
55Nicholas Nethercote\&.