Searched defs:DProf (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/DProf/
H A DDProf.pm5 Devel::DProf - a Perl code profiler
9 perl5 -d:DProf test.pl
13 The Devel::DProf package is a Perl code profiler. This will collect
24 perl5 -d:DProf test.pl
47 $XS_VERSION='DProf 19970606';
80 $XS_VERSION='DProf 19971213';
104 + & Devel::DProf::write
106 - & Devel::DProf::write
125 When Devel::DProf finds a call to an C<&AUTOLOAD> subroutine it looks at the
141 Builtin functions cannot be measured by Devel::DProf
[all...]

Completed in 271 milliseconds