Documentation: Hierarchical Profiler

Works with PHP 5.3.10 et 5.4.0.

There is 2 packages:

  • xhprof : the web interface to browse the results
  • php-pecl-xhprof : the PHP extension to collect the data

Installation:

yum --enablerepo=remi,remi-test install xhprof

To read the provided implementation documentation:

firefox file:/usr/share/doc/xhprof-0.9.2/docs/index.html

Web interface is installed on the local server : http://localhost/xhprof/

I'm waiting for your comments.

I will do some test, and perhaps, submit it for official repositories.