wiki.techinc.nl/includes/profiler/output
Tim Starling 6373e3d1d4 Add ProfilerExcimer
Add a Profiler subclass for the new excimer extension. Since it does not
provide function counts, it's a little bit awkward to return it in the
format required by getFunctionStats(), but getOutput() works quite well.

Fix totally broken ProfilerOutputDb, the first parameter to the
onTransactionCommitOrIdle callback is not a Database. It is in the
second parameter, but most callers do not use it.

Change-Id: Icb20f3a5b0b09ff2905f1711f3681c398aa026e2
Depends-On: I6a9ccf5a12ef998e029033adf08af95c42fb7f8e
2018-12-07 11:42:59 +11:00
..
ProfilerOutput.php Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
ProfilerOutputDb.php Add ProfilerExcimer 2018-12-07 11:42:59 +11:00
ProfilerOutputDump.php Fix some PHPCS issues 2015-06-26 01:32:28 -04:00
ProfilerOutputStats.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ProfilerOutputText.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00