K 10 svn:author V 3 pav K 8 svn:date V 27 2005-01-15T20:03:11.000000Z K 7 svn:log V 364 cgprof generates colored graphs for profiled executables using gcc and gprof. cgprof helps to have a better understanding of program structure and execution. It makes hot spots identification visual and intuitive. It is a shell script using gnu awk, that should run on any Unix like system. PR: ports/75173 Submitted by: Adam McLaurin END