1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/devel/kprof/pkg-descr
Mark Linimon 58ad31888a Reset maintainer: email address bounces.
Spotted by:	gerald
Feature safe:	yes
2010-02-20 04:55:00 +00:00

10 lines
353 B
Plaintext

KProf is a visual tool for developers, which displays the execution
profiling output generated by code profilers. The output of
profilers
being usually difficult to read (beyond the flat profile
information),
KProf presents the information in list- or tree-views that make the
information very easy to understand.
WWW: http://kprof.sourceforge.net/