Refactored xhprof getFunctionReport() to use getFunctionStats()
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 8 Dec 2014 21:36:19 +0000 (13:36 -0800)
committerBryanDavis <bdavis@wikimedia.org>
Mon, 8 Dec 2014 23:39:18 +0000 (23:39 +0000)
commite145b81e5d7669e1c646e002b6c031ed405a8486
tree22ac46b938ae90c3e03abb0765b9cf4b007398d3
parent7abe3ac0aa40dc31943d1d9e085555ed7dee23a0
Refactored xhprof getFunctionReport() to use getFunctionStats()

* Also added more doc comments to getFunctionStats()

Change-Id: I3741713d3c80b0bbc622eb17ce4c3a047bf5a06c
includes/profiler/Profiler.php
includes/profiler/ProfilerStandard.php
includes/profiler/ProfilerXhprof.php