wiki.techinc.nl/includes/profiler
Aaron Schulz 5012ac6c6a Made ProfilerStub return null instead of a dummy ScopedCallback
* This can happen well over 10k times per request due to the message
  hooks. Avoiding the object construction seems prudent.

Change-Id: I45ff7b8c10851f15a25cbea9a2df3669ec21dbd3
2015-03-25 20:50:41 -07:00
..
output Allow dumping raw xhprof data for consumption by xhprof GUI 2015-03-04 01:29:02 +00:00
Profiler.php Made ProfilerStub return null instead of a dummy ScopedCallback 2015-03-25 20:50:41 -07:00
ProfilerFunctions.php Made profileIn/profileOut methods a no-op 2015-01-08 01:54:51 -08:00
ProfilerSectionOnly.php Added ProfilerSectionOnly class 2015-01-08 02:10:02 -08:00
ProfilerStub.php Made ProfilerStub return null instead of a dummy ScopedCallback 2015-03-25 20:50:41 -07:00
ProfilerXhprof.php Allow dumping raw xhprof data for consumption by xhprof GUI 2015-03-04 01:29:02 +00:00
ProfileSection.php Made profileIn/profileOut methods a no-op 2015-01-08 01:54:51 -08:00
SectionProfiler.php Add lots of @throws 2014-12-24 13:49:20 +00:00
TransactionProfiler.php Made TransactionProfiler affected-row warnings not trigger for JobRunner 2015-02-17 16:50:12 -08:00