[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
dprofpp question
I don't kow if this is the right audience for this, but ... Any thoughts?
-Trevor
I installed <DProf-19990108.tar.gz> and used -d:DProf to generate a tmon.out
file. However, when I then execute dprofpp to formate the results, I get an
error:
$dprofpp
Bad profile: @ 2 0 3 at /usr/local/bin/dprofpp line 425, <fh> chunk 11.
[root: /view/th_test] barrows /Users/thallstein/perl 974
The tmon.out file is:
#fOrTyTwO
$hz=100;
$XS_VERSION='DProf 19990108';
# All values are given in HZ
$over_utime=40; $over_stime=2; $over_rtime=54;
$over_tests=10000;
$rrun_utime=2; $rrun_stime=0; $rrun_rtime=803;
$total_marks=12;
PART2
@ 2 0 3
+ & main::fast
- & main::fast
+ & main::slow
@ 0 0 100
- & main::slow
+ & main::slower
@ 0 0 300
- & main::slower
+ & main::fast
- & main::fast
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]