
devel_profit - A Perl profiler

% devel_profit help % devel_profit profile sleep.pl % devel_profit file % devel_profit line % devel_profit package % devel_profit subroutine % devel_profit subroutine_line

devel_profit is a Perl profiler which can profile by file, line, package, subroutine and subroutine and line together.
It requires a C compiler and a POSIX monotonic clock.

Leon Brocard, <acme@astray.com>

Copyright (C) 2008, Leon Brocard