Has anyone successfully used Devel::Profiler::Apache under modperl?
[prev]
[thread]
[next]
[Date index for 2005/02/18]
--0-1588665380-1108736178=:28291
Content-Type: text/plain; charset=us-ascii
Hi,
I have used Apache::DProf but find that it leads to bus errors on many requests.
I found this Devel::Profiler::Apache which is supposed to be a drop-in replacement
for Apache::DProf in such bus error cases. However, it does not seem to work right.
First of all, specifying
PerlModule Devel::Profiler::Apache
inside httpd.conf simply will not work. One has to do a 'use' inside startup.pl
Most importantly, after the server process is shutdown and dprofpp
is applied to the tmon.out file, it always complains about garbled profile.
The -F option for dprofpp does not help. So basically I cannot use any data
inside the tmon.out file.
Has anyone successfully used Devel::Profiler::Apache?
I am using Perl 5.8.3 and Modperl 1.29 on a solaris 9 server.
Thanks for any info.
Richard
---------------------------------
Do you Yahoo!?
Yahoo! Search presents - Jib Jab's 'Second Term'
--0-1588665380-1108736178=:28291
Content-Type: text/html; charset=us-ascii
<DIV>Hi,</DIV>
<DIV> I have used Apache::DProf but find that it leads to bus errors on many requests.</DIV>
<DIV>I found this Devel::Profiler::Apache which is supposed to be a drop-in replacement</DIV>
<DIV>for Apache::DProf in such bus error cases. However, it does not seem to work right.</DIV>
<DIV> </DIV>
<DIV> First of all, specifying</DIV>
<DIV> </DIV>
<DIV>PerlModule Devel::Profiler::Apache </DIV>
<DIV> </DIV>
<DIV>inside httpd.conf simply will not work. One has to do a 'use' inside startup.pl</DIV>
<DIV> </DIV>
<DIV> Most importantly, after the server process is shutdown and dprofpp</DIV>
<DIV>is applied to the tmon.out file, it always complains about garbled profile. </DIV>
<DIV>The -F option for dprofpp does not help. So basically I cannot use any data</DIV>
<DIV>inside the tmon.out file.</DIV>
<DIV> </DIV>
<DIV> Has anyone successfully used Devel::Profiler::Apache?</DIV>
<DIV> </DIV>
<DIV> I am using Perl 5.8.3 and Modperl 1.29 on a solaris 9 server.</DIV>
<DIV> </DIV>
<DIV>Thanks for any info.</DIV>
<DIV> </DIV>
<DIV>Richard</DIV><BR><BR><p>
<hr size=1>Do you Yahoo!?<br>
Yahoo! Search presents - <a href="http://us.rd.yahoo.com/evt=30648/*http://movies.yahoo.com/movies/feature/jibjabinaugural.html">Jib Jab's 'Second Term'</a>
--0-1588665380-1108736178=:28291--
 |
(message missing)
|
 |
 |
Has anyone successfully used Devel::Profiler::Apache under modperl?
Richard Chen 14:16 on 18 Feb 2005
|