Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
CG_MERGE(1)			    cg_merge			     CG_MERGE(1)

NAME
     cg_merge - (deprecated) merges multiple Cachegrind output files into one

SYNOPSIS
     cg_merge [options] [cachegrind-out-files...]

DESCRIPTION
     cg_merge  sums  together  multiple  Cachegrind  output  files into a single
     Cachegrind output file. It is deprecated because  cg_annotate  can  now  do
     much the same thing, but better.

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.

Release 3.26.0.GIT		   08/01/2026			     CG_MERGE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cg_merge&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help