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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]