Merge "* Added Profiler::addInitialStack() to separate definitions of local variables...
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 24 Mar 2012 07:26:46 +0000 (07:26 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sat, 24 Mar 2012 07:26:47 +0000 (07:26 +0000)
commit6f7706411fcdf6895a42fb834eee8794d1ba7e83
tree8f7844915b5ea9dc28703d529eae39ff109dbb6e
parent28283a0de3be5194eb6eaf75db356d30c8238dd3
parentc7df7ade694d38cddc8ec358fe0453cffd6ef379
Merge "* Added Profiler::addInitialStack() to separate definitions of local variables and insertion of the first stacks * Use it in ProfilerSimple and call $this->profileOut() there to factorise common code"