You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Ged Haywood <ge...@www2.jubileegroup.co.uk> on 2002/01/18 01:46:24 UTC

[OT] Trouble with dprofpp and Devel::DProf

Hi all,

Anyone using 5.7.0 had any trouble with dprofpp?

Devel::DProf writes tmon.out OK but dprofpp doesn't understand it.
The whole kit came with 5.7.0 in one source tarball.

I searched p5p with the Google and the perl.com engine and came up
with nothing.

73,
Ged.


Re: [OT] Trouble with dprofpp and Devel::DProf

Posted by Ged Haywood <ge...@www2.jubileegroup.co.uk>.
Hi Rob,

On Fri, 18 Jan 2002, Robert Landrum wrote:

> >Anyone using 5.7.0 had any trouble with dprofpp?
> 
> Double check that the dprofpp is the same one distributed with 5.7.0 
> and not 5.6.1 or earlier perl's...

??!!  Never had 5.6 on that machine, but I already did that anyway...  :)

c2h5oh:/usr/tgz$ >>> which dprofpp
/usr/local/bin/dprofpp

c2h5oh:/usr/tgz$ >>> ls -l /usr/local/bin/dprofpp
-rwxr-xr-x   1 root     root        20629 Mar 21  2001 /usr/local/bin/dprofpp*

c2h5oh:/usr/tgz$ >>> ls -l /usr/src/perl-5.7.0/utils/dprofpp
-rwxr-xr-x   1 root     root        20629 Mar 21  2001 /usr/src/perl-5.7.0/utils/dprofpp*


I gave up and used Time::HiRes instead.

73,
Ged.



Re: [OT] Trouble with dprofpp and Devel::DProf

Posted by Robert Landrum <rl...@capitoladvantage.com>.
At 12:46 AM +0000 1/18/02, Ged Haywood wrote:
>Hi all,
>
>Anyone using 5.7.0 had any trouble with dprofpp?
>
>Devel::DProf writes tmon.out OK but dprofpp doesn't understand it.
>The whole kit came with 5.7.0 in one source tarball.
>
>I searched p5p with the Google and the perl.com engine and came up
>with nothing.


Double check that the dprofpp is the same one distributed with 5.7.0 
and not 5.6.1 or earlier perl's...



--
When I used a Mac, they laughed because I had no command prompt. When 
I used Linux, they laughed because I had no GUI.