On Tue, 18 May 2004 20:21:01 +0400
"Ruslan U. Zakirov" <[EMAIL PROTECTED]> wrote:

> Frank Wiles wrote:
> > The uploaded file
> > 
> >     Apache-DB-0.09.tar.gz
> > 
> > has entered CPAN as
> > 
> >   file: $CPAN/authors/id/F/FW/FWILES/Apache-DB-0.09.tar.gz
> >   size: 7292 bytes
> >    md5: c5d1fd283177b77c2f3a02ab18bff9ff
> > 
> > Changes since 0.08
> > 
> >   - Fixed required modules problems in Apache::SmallProf
> 
>               Hello.
> I notice that Apache::DProf from 0.08 skip some calls, but
> Devel::DProf doesn't.
> It's mean when I do 'dprofpp -t' after D::DP on command line script I 
> see full call tree for SomeSub, but when I get call tree from A::DP
> for same sub there is calls skipped in tree.
> 
> Also A::SP doesn't work for me at all. segfault.
> 
> If you are interested in full reports what should it be? Mainly I'm 
> interestend in first issue.

  Hmmm that's interesting.  Here are a few things that will help me
  find the problem: 

  1) Your Apache, mod_perl, and Perl versions 
  2) An example sub routine with the output of Devel::DProf and 
     Apache::DProff so I can see what it is skipping
 
  As for Apache::SmallProf another user has noticed a segfault issue,
  can you give me the exact error message in your error_log as well 
  as send me your startup.pl?  I believe the problem is due to an 
  older mp2 installation than I'm running my tests against, but I'm
  not 100% certain of that. 

  Thanks! 

 ---------------------------------
   Frank Wiles <[EMAIL PROTECTED]>
   http://frank.wiles.org
 ---------------------------------


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to