Made xhprof scopedProfileIn() work via merging SectionProfiler results
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 8 Dec 2014 22:05:23 +0000 (14:05 -0800)
committerBryanDavis <bdavis@wikimedia.org>
Mon, 8 Dec 2014 23:39:37 +0000 (23:39 +0000)
commit1b32de48d58639be431b50f487e015fd65d1c44c
tree5632d8f798150a8ec3864881dec0a7b863a27d35
parente145b81e5d7669e1c646e002b6c031ed405a8486
Made xhprof scopedProfileIn() work via merging SectionProfiler results

* This works around various pecl/hhvm xhprof extension issues.

Change-Id: I04555db1d0781bafc758ab9965c4af2fab9569f4
includes/profiler/ProfilerXhprof.php
includes/profiler/SectionProfiler.php