Allow to send the memory usage with UDP profiler.
authorAlexandre Emsenhuber <mediawiki@emsenhuber.ch>
Sat, 10 May 2014 11:11:17 +0000 (13:11 +0200)
committerAlexandre Emsenhuber <mediawiki@emsenhuber.ch>
Sat, 10 May 2014 11:11:17 +0000 (13:11 +0200)
commitad393b66d2c6eb563fa744b434ab371770ce0747
tree56a210801f976ed58c889375fb9b7ae45b62a729
parentf9ade80aaa199de77d80110c188c051700f531bb
Allow to send the memory usage with UDP profiler.

Mention the possibility in $wgUDPProfilerFormatString's
documentation, but do not change it to keep backward
compatibility.

Change-Id: I86f6c47927380d6e2f5cfd75aeb39d4b0cedc6b8
includes/DefaultSettings.php
includes/profiler/ProfilerSimpleUDP.php