docker-webgrind icon indicating copy to clipboard operation
docker-webgrind copied to clipboard

Call graph not rendering.

Open davidjeddy opened this issue 8 years ago • 6 comments
trafficstars

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: screen shot 2017-08-02 at 4 45 44 pm

However, attempting to view the call graph from said data set results in a blank display: screen shot 2017-08-02 at 4 46 37 pm

Any ideas

PS: thank you for packaging this as an image. Makes implementation much easier.

davidjeddy avatar Aug 02 '17 20:08 davidjeddy

Thanks for letting me know!

This image is actually a bit dated and could probably use an update, considering its upstream repo has received quite a few changes in the meantime: https://github.com/jokkedk/webgrind

This bug should probably be reported upstream instead, but given how this image needs an update first, it may also already be fixed there.

clue avatar Aug 03 '17 08:08 clue

I'd be willing throw in a couple hours to assist; do you accept PRs?

davidjeddy avatar Aug 03 '17 13:08 davidjeddy

I'd be willing throw in a couple hours to assist; do you accept PRs?

Absolutely! Go for it :-)

clue avatar Aug 03 '17 13:08 clue

@clue any updates here? Have you found a fix for it or help is still wanted?

MrGKanev avatar Oct 01 '18 15:10 MrGKanev

I had the same issue in that callgraph wasn't rendering. So I added the dependency to the image. Small sample size for me but it seemed to work. Pull request #2 created. First time doing this so hope all is ok!

mmckeon avatar Oct 26 '18 03:10 mmckeon

Sution provided. Thank you.

davidjeddy avatar Aug 24 '23 07:08 davidjeddy