Remove per-template profiling
authorChad Horohoe <chadh@wikimedia.org>
Thu, 30 Oct 2014 22:45:24 +0000 (15:45 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 13 Nov 2014 02:18:30 +0000 (18:18 -0800)
commit4fa6c46c945b101ea69b855c8ea22a3e59655385
treee9550fa673f16614576d7908b984d8199b6c830c
parent0bfa6b6264b554d89e9ebb65e54d568d427badd4
Remove per-template profiling

Creates absurd dependency on the profiler from the parser. This profiling
is also not compatible with function-level profiling that we're trying to
aim for with xhprof.

Change-Id: I3c780fcb06e3470a0cbf50311ba916a0b67ea49e
includes/profiler/Profiler.php
includes/profiler/ProfilerSimpleDB.php
includes/profiler/ProfilerSimpleUDP.php
includes/profiler/ProfilerStandard.php
includes/profiler/ProfilerStub.php
includes/profiler/ProfilerXhprof.php