I have a few files in my "C:\Program Files (x86)\EasyPHP-5.3.9\xdebug\profiler" path
For instance : "cachegrind.out.C__Program_Files_(x86)_EasyPHP-5.3.9_home_index_php.1331542986"
Webgrind is saying : "Select a cachegrind file above", but I see no file.
webgrind is supposed to pick this right up and load them. No clue what could be needed or why this isnt working, i even manually changed the profiledir to no avail.
The dropdown was showing files, but never loading them, I looked in the pages being loaded in console and they contained php fatal errors about not being able to write the webgrind files. I changed the webgrind config.php to my full path
static $storageDir = "C:\Program Files (x86)\EasyPHP-12.1\modules\webgrind10x130115190548\storage\\";