moodle/lib/xhprof
Russell Smith bdca62ac6d MDL-55292 performance: Allow Tideways profiler extension.
PHP7 doesn't have any default XHProf support and all other
investigated forks don't have stable PHP7.  Tideways is under
active development and is easy to install.  The data format
is compatible with XHProf so it is a drop-in replacement in that way.
2016-08-04 21:10:03 +10:00
..
xhprof_html
xhprof_lib
CHANGELOG
CREDITS
index.html
LICENSE
README
readme_moodle.txt MDL-55292 performance: Allow Tideways profiler extension. 2016-08-04 21:10:03 +10:00
xhprof_moodle.php MDL-55292 performance: Allow Tideways profiler extension. 2016-08-04 21:10:03 +10:00

For installation and usage notes refer to:
   xhprof_html/docs/index.html

To view the latest version of the doc, go to:
  http://pecl.php.net/package/xhprof ---> [View Documentation]