Windows prebuilt binary of QCacheGrind (better known as KCacheGrind)
The QCacheGrind branch of KCacheGrind compiled with the QT5 toolkit for use in Windows.
This tool allows visualisation of profiling data in the callgrind-format. For Xdebug (PHP), version 2.2+ of the extension is recommended.
Currently built and tested in Windows 7 for x86 and x64.
Please go to https://sourceforge.net/projects/kcachegrind for the source.
Description from the main project:
KCachegrind visualizes traces generated by profiling, including a tree map and a call graph visualization of the calls happening. ...