Generates colored graphs for profiled executables using gcc and gprof
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.
$
pkg install cgprofOrigin
devel/cgprof
Size
5.35KiB
License
not specified
Maintainer
ports@FreeBSD.org
Dependencies
2 packages
Required by
0 packages