debian man page for apache::smallprof

Query: apache::smallprof

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Apache::SmallProf(3pm)					User Contributed Perl Documentation				    Apache::SmallProf(3pm)

NAME
Apache::SmallProf - Hook Devel::SmallProf into mod_perl
SYNOPSIS
<IfDefine PERLSMALLPROF> <Perl> use Apache::DB (); Apache::DB->init; </Perl> <Location /> PerlFixupHandler Apache::SmallProf </Location> </IfDefine>
DESCRIPTION
Devel::SmallProf is a line-by-line code profiler. Apache::SmallProf provides this profiler in the mod_perl environment. Profiles are written to $ServerRoot/logs/smallprof and unlike Devel::SmallProf the profile is split into several files based on package name. The Devel::SmallProf documentation explains how to analyize the profiles, e.g.: % sort -nrk 2 logs/smallprof/CGI.pm.prof | more 1 0.104736 629: eval "package $pack; $$auto"; 2 0.002831 647: eval "package $pack; $code"; 5 0.002002 259: return $self->all_parameters unless @p; 5 0.000867 258: my($self,@p) = self_or_default(@_); ...
LICENSE
This module is distributed under the same terms as Perl itself.
SEE ALSO
Devel::SmallProf(3), Apache::DB(3), Apache::DProf(3)
AUTHOR
Devel::SmallProf - Ted Ashton Apache::SmallProf derived from Devel::SmallProf - Doug MacEachern Currently maintained by Frank Wiles <frank@wiles.org> perl v5.14.2 2006-07-28 Apache::SmallProf(3pm)
Related Man Pages
devel::nytprof::apache(3pm) - debian
apache::session::postgres(3) - suse
apache::session::generate::modusertrack(3pm) - debian
apache::singleton(3pm) - debian
catalyst::engine::apache::mp13(3pm) - debian
Similar Topics in the Unix Linux Community
Apache virtual host
Apache Question - Securing against unwanted use with cable modem
Perhaps, different websites on same Apache server.
Patch Rhel5.4
Apache logs