Name: | xhprof |
---|---|
Version: | 0.9.4 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Tools |
Size: | 1138892 |
License: | ASL 2.0 |
RPM: | xhprof-0.9.4-2.el7.noarch.rpm |
Source RPM: | php-pecl-xhprof-0.9.4-2.el7.src.rpm |
Build Date: | Sat Nov 04 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pecl.php.net/package/xhprof |
Summary: | A Hierarchical Profiler for PHP - Web interface |
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/pear/xhprof/xhprof_html/docs/index.html |
- install doc in pecl_docdir - install test in pecl_testdir
- update to 0.9.4
- update to 0.9.3
- rebuild for http://fedoraproject.org/wiki/Features/Php55
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- git snapshot + php 5.5 fix https://github.com/facebook/xhprof/pull/15 - also provides php-xhprof - cleanups
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- move from ExcludeArch: ppc64 to ExclusiveArch: %{ix86} x86_64 because of cycle_timer()
- make configuration file compatible with apache 2.2 / 2.4
- rename patches - install html and lib under /usr/share/xhprof