-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Command used to start service:
docker run -d -p 8181:80 -v /Users/david/Projects/sourcetoad/m3/m3_api/tests/xdebug_profiler:/tmp clue/webgrind
Results in successful display of profiling data:

However, attempting to view the call graph from said data set results in a blank display:

Any ideas
PS: thank you for packaging this as an image. Makes implementation much easier.
Reactions are currently unavailable