callgrind_annotate (1) Linux Manual Page
NAME callgrind_annotate – post-processing tool for the Callgrind SYNOPSIS callgrind_annotate [options] [callgrind-out-file [source-files…]] DESCRIPTION callgrind_annotate takes an output file produced by the Valgrind tool Callgrind and prints the information in an easy-to-read form. OPTIONS -h –help Show summary of options. –version Show version of callgrind_annotate. –show=A,B,C [default: all] Only show figures for events A,B,C. –threshold=<0–100> [default:…
