xhgui
xhgui copied to clipboard
[0.19]: Add export to cachegrind format support
Idea from https://github.com/tideways/php-xhprof-extension/pull/92
As the licensing is unknown, you need to download the class manually to src folder:
curl -o src/CachegrindConverter.php https://raw.githubusercontent.com/tideways/php-xhprof-extension/Cachegrind/support/src/CachegrindConverter.php
Revert unintended close:
- https://github.com/perftools/xhgui/pull/415#issuecomment-778168929