aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cgprof/pkg-descr
blob: cbcb2eaa24824e6add1c8733e48ff763a4c09f5d (plain) (blame)
1
2
3
4
5
6
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/