www.LinuxHowtos.org
CG_MERGE
Section: cg_merge (1)Updated: 05/20/2025
Index Return to Main Contents
NAME
cg_merge - (deprecated) merges multiple Cachegrind output files into oneSYNOPSIS
- cg_merge [options] [cachegrind-out-files...]
DESCRIPTION
cg_merge
OPTIONS
-o outfile
- Write the output to to outfile instead of 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.