moodle/lib/xhprof
Paul Greidanus 05f6ed0034 MDL-63031 administration: Allow plugins to define trace storage
This will allow the use of other storage systems implemented
in plugins.
It also allows for disabling the built in DB based profiling, which
will be useful when using an external target to not waste DB storage.
2018-08-13 21:54:48 -06:00
..
xhprof_html
xhprof_lib MDL-60313 libraries: patch xhprof for PHP 7.2 2017-10-02 18:51:39 +08:00
CHANGELOG
CREDITS
index.html
LICENSE
README
readme_moodle.txt MDL-60313 libraries: patch xhprof for PHP 7.2 2017-10-02 18:51:39 +08:00
xhprof_moodle.php MDL-63031 administration: Allow plugins to define trace storage 2018-08-13 21:54:48 -06: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]