MediaWiki  REL1_22
profiler Directory Reference
Directory dependency graph for includes/profiler/:
includes/profiler/

Files

file  Profiler.php [code]
 

Base class and functions for profiling.


file  ProfilerSimple.php [code]
 

Base class for simple profiling.


file  ProfilerSimpleText.php [code]
 

Profiler showing output in page source.


file  ProfilerSimpleTrace.php [code]
 

Profiler showing execution trace.


file  ProfilerSimpleUDP.php [code]
 

Profiler sending messages over UDP.


file  ProfilerStub.php [code]
 

Stub profiling functions.