CG_DIFF(1) | Release 3.14.0 | CG_DIFF(1) |
cg_diff - compares two Cachegrind output files
cg_diff [options] cachegrind-out-file1 cachegrind-out-file2
cg_diff takes two output files produced by the Valgrind tool Cachegrind, computes the difference and prints the result in the same format that Cachegrinds outputs.
-h --help
--version
--mod-filename=<expr> [default: none]
--mod-funcname=<expr> [default: none]
cg_annotate(1), valgrind(1), $INSTALL/share/doc/valgrind/html/index.html or http://www.valgrind.org/docs/manual/index.html.
Nicholas Nethercote.
02/09/2019 | Release 3.14.0 |