|
MediaWiki
REL1_24
|

Files | |
| file | Profiler.php [code] |
Base class and functions for profiling. | |
| file | ProfilerMwprof.php [code] |
Profiler class for Mwprof. | |
| file | ProfilerSimpleDB.php [code] |
Profiler storing information in the DB. | |
| 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 | ProfilerStandard.php [code] |
Common implementation class for profiling. | |
| file | ProfilerStub.php [code] |
Stub profiling functions. | |