Remi's RPM repository - Packages

Blog | Forum | Repository

xhprof - A Hierarchical Profiler for PHP - Web interface

Website:
http://pecl.php.net/package/xhprof
Licence:
ASL 2.0
Vendor:
Remi Collet
Description:
XHProf is a function-level hierarchical profiler for PHP and has a simple HTML
based navigational interface.

The raw data collection component, implemented in C (as a PHP extension,
provided by the "php-pecl-xhprof" package).

The reporting/UI layer is all in PHP. It is capable of reporting function-level
inclusive and exclusive wall times, memory usage, CPU times and number of calls
for each function.

Additionally, it supports ability to compare two runs (hierarchical DIFF
reports), or aggregate results from multiple runs.

Documentation: /usr/share/doc/pecl/xhprof/xhprof_html/docs/index.html

Packages

xhprof-0.9.4-2.el5.remi.5.4.i386 [809 KiB] Changelog by Remi Collet (2014-03-15):
- install doc in pecl_docdir
- install test in pecl_testdir
xhprof-0.9.4-1.el5.remi.5.4.i386 [803 KiB] Changelog by Remi Collet (2013-10-01):
- update to 0.9.4