1CG_MERGE(1) Release 3.15.0 CG_MERGE(1)
2
3
4
6 cg_merge - merges multiple Cachegrind output files into one
7
9 cg_merge [options] [cachegrind-out-files...]
10
12 cg_merge sums together the outputs of multiple Cachegrind runs into a
13 single output file.
14
16 -o outfile
17 Write the profile data to outfile rather than to standard output.
18
20 cg_annotate(1), valgrind(1),
21 $INSTALL/share/doc/valgrind/html/index.html or
22 http://www.valgrind.org/docs/manual/index.html.
23
25 Nicholas Nethercote.
26
27
28
29Release 3.15.0 04/13/2019 CG_MERGE(1)