You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Gerald Richter <ri...@ecos.de> on 2005/04/11 06:26:19 UTC

RE: Profiling embperl applications

Hi,

> 
> Does anyone have experience doing profiling on embperl applications?
> 
> I've tried profiling embperl (2.0rc3) with Apache::DProf but 
> see the following error:
> 
> [Tue Mar 29 14:52:19 2005] [error] [1835]ERR:  24:  Error in Perl
> code: panic: Devel::DProf inconsistent subroutine return at 
> .../perl-5.8.6/lib/site_perl/5.8.6/sun4-solaris/Embperl.pm line 184.
> 

Did you have tried from the command line? E.g.:

 perl -d:DProf embpexec.pl xxx.epl

Does this work for you, if not please try a simpler script. (I tested with
some pieces of code and it worked for me). If it works from the commandline,
please retry with Apache::Dprof

Gerald




---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org