other versions
- wheezy-backports 1:3.10.0-4~bpo7+1
- jessie 1:3.10.0-4
- testing 1:3.12.0~svn20160714-1+b1
- unstable 1:3.12.0-1.1
| CG_MERGE(1) | Release 3.10.0 | CG_MERGE(1) |
NAME¶
cg_merge - merges multiple Cachegrind output files into oneSYNOPSIS¶
cg_merge
[ options] [cachegrind-out-files...]
DESCRIPTION¶
cg_merge sums together the outputs of multiple Cachegrind runs into a single output file.OPTIONS¶
-o outfileWrite 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.| 03/16/2017 | Release 3.10.0 |