1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
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