Commit graph

1 commit

Author SHA1 Message Date
Pav Lucistnik
c623a39f00 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 <adam.freebsd@fastmail.fm>
2005-01-15 20:03:11 +00:00