MediaWiki
REL1_24
|
ProfilerSimpleUDP class, that sends out messages for 'udpprofile' daemon (the one from http://git.wikimedia.org/tree/operations%2Fsoftware.git/master/udpprofile) More...
Public Member Functions | |
isPersistent () | |
Return whether this profiler stores data. | |
logData () | |
Log the data to some store or even the page output. | |
Protected Member Functions | |
collateOnly () | |
Whether to internally just track aggregates and ignore the full stack trace. |
ProfilerSimpleUDP class, that sends out messages for 'udpprofile' daemon (the one from http://git.wikimedia.org/tree/operations%2Fsoftware.git/master/udpprofile)
Definition at line 30 of file ProfilerSimpleUDP.php.
ProfilerSimpleUDP::collateOnly | ( | ) | [protected] |
Whether to internally just track aggregates and ignore the full stack trace.
Only doing collation saves memory overhead but limits the use of certain features like that of graph generation for the debug toolbar.
Reimplemented from ProfilerStandard.
Definition at line 31 of file ProfilerSimpleUDP.php.
Return whether this profiler stores data.
Reimplemented from ProfilerStandard.
Definition at line 35 of file ProfilerSimpleUDP.php.
Log the data to some store or even the page output.
Reimplemented from ProfilerStandard.
Definition at line 39 of file ProfilerSimpleUDP.php.
References as, ProfilerStandard\close(), Profiler\getProfileID(), and global.