cg_merge — merges multiple Cachegrind output files into one

Synopsis

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.

Info

04/13/2019 Release 3.15.0