Inherits ProfilerSimple.
Public Member Functions | |
getFunctionReport () | |
Returns a list of profiled functions. |
Definition at line 14 of file ProfilerSimpleUDP.php.
ProfilerSimpleUDP::getFunctionReport | ( | ) |
Returns a list of profiled functions.
Also log it into the database if $wgProfileToDatabase is set to true.
Reimplemented from ProfilerSimple.
Definition at line 15 of file ProfilerSimpleUDP.php.
References $wgUDPProfilerHost, $wgUDPProfilerPort, and ProfilerSimple::getProfileID().