* Added Profiler::addInitialStack() to separate definitions of local variables and...
[lhc/web/wiklou.git] / includes / profiler / ProfilerSimple.php
2012-03-23 Alexandre Emsenhuber* Added Profiler::addInitialStack() to separate definit...
2012-01-15 Alexandre Emsenhuber* Fix Profiler::getUserTime() to return a float and...
2011-09-20 Tim Starling* Fixed notices issued from ProfilerSimpleUDP which...
2011-05-31 Tim StarlingFix for r89206, r89218: always supply constructor param...
2011-04-21 Alexandre Emsenhuber* Added Profiler::isStub() to check if we are using...
2011-04-16 Chad HorohoeFollowup r86228 (profiling cleanup):
2011-04-16 Chad HorohoeMore profiler cleanup:
2011-04-16 Chad HorohoeFirst step of reorganizing profiling files:
2010-10-17 Sam ReedRevert r74913, caused many problems, and was only likel...
2010-10-17 Sam ReedMove profiler stuff to own folder, updater AutoLoader...