Various profiler tweaks:
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 10 Aug 2011 15:35:03 +0000 (15:35 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 10 Aug 2011 15:35:03 +0000 (15:35 +0000)
commit3f4b661ac337bdc9f26b75258f610a9b213e2b7b
tree8c8123a5189faf631a151577d32fe2d1cdac2a70
parentfe0d158186296837b5e09c6975af27ee891e559d
Various profiler tweaks:
* Add some debugging output to bad profiler config
* Make member variables all protected, nothing uses them outside of Profiler and its subclasses
* Allow setting $mProfilerID from the config
includes/profiler/Profiler.php