CALLGRIND ANNOTATE(1) | Release 3.14.0 | CALLGRIND ANNOTATE(1) |
callgrind_annotate - post-processing tool for the Callgrind
callgrind_annotate [options] [callgrind-out-file [source-files...]]
callgrind_annotate takes an output file produced by the Valgrind tool Callgrind and prints the information in an easy-to-read form.
-h --help
--version
--show=A,B,C [default: all]
--sort=A,B,C
Optionally, each event is followed by a : and a threshold, to specify different thresholds depending on the event.
--threshold=<0--100> [default: 99%]
--auto=<yes|no> [default: no]
--context=N [default: 8]
--inclusive=<yes|no> [default: no]
--tree=<none|caller|calling|both> [default: none]
-I, --include=<dir>
valgrind(1), $INSTALL/share/doc/valgrind/html/index.html or http://www.valgrind.org/docs/manual/index.html.
Josef Weidendorfer <Josef.Weidendorfer@gmx.de>.
This manual page was written by Philipp Frauenfelder <pfrauenf@debian.org>.
02/09/2019 | Release 3.14.0 |