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 MDL-60313 libraries: xhprof upgraded to 0.9.4 2017-10-02 18:41:55 +08:00
xhprof_lib MDL-60313 libraries: patch xhprof for PHP 7.2 2017-10-02 18:51:39 +08:00
CHANGELOG
CREDITS MDL-60313 libraries: xhprof upgraded to 0.9.4 2017-10-02 18:41:55 +08:00
index.html
LICENSE MDL-60313 libraries: xhprof upgraded to 0.9.4 2017-10-02 18:41:55 +08:00
README MDL-60313 libraries: xhprof upgraded to 0.9.4 2017-10-02 18:41:55 +08:00
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]