MediaWiki  REL1_22
Profiler

Classes

class  Profiler
class  ProfilerSimple
 Simple profiler base class. More...
class  ProfilerSimpleText
 The least sophisticated profiler output class possible, view your source! :) More...
class  ProfilerSimpleTrace
 Execution trace. More...
class  ProfilerSimpleUDP
 ProfilerSimpleUDP class, that sends out messages for 'udpprofile' daemon (the one from mediawiki/trunk/udpprofile SVN ) More...
class  ProfilerStub
 Stub profiler that does nothing. More...

Files

file  Profiler.php
 

Base class and functions for profiling.


file  ProfilerSimple.php
 

Base class for simple profiling.


file  ProfilerSimpleText.php
 

Profiler showing output in page source.


file  ProfilerSimpleTrace.php
 

Profiler showing execution trace.


file  ProfilerSimpleUDP.php
 

Profiler sending messages over UDP.


file  ProfilerStub.php
 

Stub profiling functions.