MediaWiki  REL1_23
ProfilerSimpleUDP Class Reference

ProfilerSimpleUDP class, that sends out messages for 'udpprofile' daemon (the one from http://git.wikimedia.org/tree/operations%2Fsoftware.git/master/udpprofile) More...

Inheritance diagram for ProfilerSimpleUDP:
Collaboration diagram for ProfilerSimpleUDP:

List of all members.

Public Member Functions

 isPersistent ()
 Return whether this profiler stores data.
 logData ()
 Log the whole profiling data into the database.

Detailed Description

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.


Member Function Documentation

Return whether this profiler stores data.

See also:
Profiler::logData()
Returns:
Boolean

Reimplemented from ProfilerSimple.

Definition at line 31 of file ProfilerSimpleUDP.php.

Log the whole profiling data into the database.

Reimplemented from ProfilerSimple.

Definition at line 35 of file ProfilerSimpleUDP.php.

References as, Profiler\close(), Profiler\getProfileID(), and global.


The documentation for this class was generated from the following file: