I am trying to use the Dprof profiler on a largish script but keep
getting a segmentation fault. The script runs fine itself and I am only
trying to see how much time is spent in each function. The tmon.out
file never goes beyond PART2. Here is the output:
#fOrTyTwO
$hz=100;
$XS_VERSION='DProf 20050603.00';
# All values are given in HZ
$over_utime=3; $over_stime=-1; $over_rtime=3;
$over_tests=10000;
PART2
I tested it on a simpler script and it worked fine.
If there is a better list to send this to please let me know.
-Danny
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>