Remove ProfileMwprof
authorChad Horohoe <chadh@wikimedia.org>
Thu, 30 Oct 2014 18:55:11 +0000 (11:55 -0700)
committerBryanDavis <bdavis@wikimedia.org>
Thu, 30 Oct 2014 22:20:45 +0000 (22:20 +0000)
commitefd2fcc575a0d1c067f76d5944aa8a3c525a2856
treebbe7dca20ee6d75a338be37f910a799351e0610f
parent4564eec29f50ac82845fe7248d94023474a2162d
Remove ProfileMwprof

An interesting experiment, but it was never completely fleshed out
and represents an anti-pattern as the only class that doesn't follow
the Profiler -> ProfilerStandard inheritance.

Since we want to refactor this to split profiling and profiling output
we need this unused but difficult to refactor code gone.

Maybe in the future after things are refactored and someone has the
time or inclination this could be dusted off again.

Change-Id: I1fd8813894e1fe88652b0c17b5ad8f42666bf776
includes/AutoLoader.php
includes/profiler/ProfilerMwprof.php [deleted file]