How to install the extension Xhprof on Windows for php-5.6? I found only this link: http://windows.php.net/downloads/pecl/releases/xhprof/0.10.6/
XHProf is a light-weight hierarchical and instrumentation based profiler. During the data collection phase, it keeps track of call counts and inclusive metrics for arcs in the dynamic callgraph of a program.
XHProf was developed by Facebook and abandoned when they moved to HHVM. There is now a fork of the project called Tideways that promises to add support for PHP versions 5.6 and 7.
Unfortunately Tideways has renamed the functions their library provides so it won't be a simple drop-in replacement. Also, their Windows support seems to be pretty much WIP and their builds are failing a lot. If you feel lucky, you could try downloading the latest successfully built artifact from their AppVeyor project but for now it will make sense to do your profiling work on PHP 5.5 or some other platform than Windows.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With