in reply to Re: Apache::DProf works under mod_perl, but only show one method called (APR::Pool)
in thread Apache::DProf works under mod_perl, but only show one method called (APR::Pool)

I was using the worker MPM, and this was the culprit. Changed to prefork MPM, and suddenly my tmon.out files have some content.

Thanks a bunch for the suggestion!

  • Comment on Re^2: Apache::DProf works under mod_perl, but only show one method called (APR::Pool)