Check $wgProfiling. This lets long running scripts disable profiling to avoid OOM...
authorAaron Schulz <aaron@users.mediawiki.org>
Mon, 19 Jan 2009 23:34:13 +0000 (23:34 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Mon, 19 Jan 2009 23:34:13 +0000 (23:34 +0000)
commitbcf216569406d7e1dd443ce232b593fad044b00b
tree28dd785516220c8d6ca80d0415a55ca423bb72eb
parentf6a75d1c6b5b95261588a8fe6e86a44283f1ade9
Check $wgProfiling. This lets long running scripts disable profiling to avoid OOM errors due to the growing work stack size.
includes/Profiler.php