Joakim Nygård
Joakim Nygård
**What steps will reproduce the problem?** 1. I set a profile_log as the output directory for xdebug which is in root folder. 2. I set the same location in webgrind...
As requested by Bharat Mediratta: "Hey Joakim. Thanks again for webgrind, it is very useful. I'm using it to optimize Gallery3 and one of my most common operations is to...
Enhancement: Add a page which lists all cachegrind files found, including some metadata as time and scriptname. This allows for easier selection of the right cachegrind file. Nice to have...
On the installation page, I see a lot of complaining about getting webgrind to work. It actually isnt that hard, but webgrind should be able to answer all setup problems...
It would be great if webgrind could handle xdebug's new trace format which includes memory usage. Se more on: http://derickrethans.nl/xdebug-and-tracing-memory-usage.html
**What steps will reproduce the problem?** 1. Open the index page **What version of the product are you using? On what operating system?** Webgrind v1.0, RHEL Profiler output files can...
In some cases, total call cost can overflow the integer: ``` php::strlen @ 232 359 -2147483 ``` This in particular is a case of tracing Zend_Config_Yaml.php from Zend laboratory svn...
When xdebug appends profiles, the 'cmd' part of the headers might not display the correct invokeUrl. Since it is possible to profile completely different scripts, it should say 'Multiple files'...
Adding support for SKColor with RGBA, Init + RGBA and constant colors.