扩展
<php 7
https://pecl.php.net/package/xhprof
https://github.com/phacility/xhprof/tree/master/extension
>=php 7
https://github.com/tideways/php-profiler-extension (https://tideways.io/profiler/xhprof-for-php7-php5.6)
https://github.com/longxinH/xhprof
UI
https://github.com/phacility/xhprof
composer
https://github.com/PBWebMedia/xhprof
php.ini
auto_prepend_file = xhprof.php
xhprof.output_dir = /path/to/xhprof/run
tideways版本参考官方文档