Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

Profiling.php File Reference

Go to the source code of this file.

Classes

class  Profiler

Functions

 wfProfileIn ($functionname)
 wfProfileOut ($functionname="missing")
 wfGetProfilingOutput ($start, $elapsed)
 wfProfileClose ()

Variables

 $wgProfiler = new Profiler()


Function Documentation

wfGetProfilingOutput start,
elapsed
 

Definition at line 15 of file Profiling.php.

References $wgProfiler.

Referenced by logProfilingData().

wfProfileClose  ) 
 

Definition at line 20 of file Profiling.php.

References $wgProfiler.

wfProfileIn functionname  ) 
 

Definition at line 3 of file Profiling.php.

References $wgProfiler.

Referenced by LinkCache::addLinkObj(), LinksUpdate::doDumbUpdate(), LinksUpdate::doUpdate(), ParserCache::get(), Profiler::getOutput(), PageHistory::history(), Tokenizer::newFromString(), Tokenizer::nextToken(), OutputPage::output(), LinkCache::preFill(), Tokenizer::previewToken(), Database::query(), DifferenceEngine::showDiffPage(), and wfMsgReal().

wfProfileOut functionname = "missing"  ) 
 

Definition at line 9 of file Profiling.php.

References $wgProfiler.

Referenced by LinkCache::addLinkObj(), LinksUpdate::doDumbUpdate(), LinksUpdate::doUpdate(), ParserCache::get(), Profiler::getOutput(), PageHistory::history(), Tokenizer::newFromString(), Tokenizer::nextToken(), LinkCache::preFill(), Tokenizer::previewToken(), Database::query(), DifferenceEngine::showDiffPage(), and wfMsgReal().


Variable Documentation

$wgProfiler = new Profiler()
 

Definition at line 175 of file Profiling.php.

Referenced by wfGetProfilingOutput(), wfProfileClose(), wfProfileIn(), and wfProfileOut().


Generated on Tue Jun 29 23:40:11 2004 for Mediawiki by doxygen 1.3.7