Date: Sat, 15 Jan 2005 20:03:11 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/cgprof Makefile distinfo pkg-descr Message-ID: <200501152003.j0FK3BLg090531@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-01-15 20:03:11 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/cgprof Makefile distinfo pkg-descr Log: 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> Revision Changes Path 1.1790 +1 -0 ports/devel/Makefile 1.1 +25 -0 ports/devel/cgprof/Makefile (new) 1.1 +2 -0 ports/devel/cgprof/distinfo (new) 1.1 +6 -0 ports/devel/cgprof/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501152003.j0FK3BLg090531>