freebsd-ports/devel/cgprof/pkg-descr
Dmitry Marakasov 1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00

6 lines
321 B
Text

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.
WWW: http://mvertes.free.fr/