Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call graph not rendering. #1

Open
davidjeddy opened this issue Aug 2, 2017 · 6 comments
Open

Call graph not rendering. #1

davidjeddy opened this issue Aug 2, 2017 · 6 comments

Comments

@davidjeddy
Copy link

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.

@clue
Copy link
Owner

clue commented Aug 3, 2017

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.

@davidjeddy
Copy link
Author

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

@clue
Copy link
Owner

clue commented Aug 3, 2017

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

Absolutely! Go for it :-)

@MrGKanev
Copy link

MrGKanev commented Oct 1, 2018

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

@mmckeon
Copy link

mmckeon commented Oct 26, 2018

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!

@davidjeddy
Copy link
Author

Sution provided. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants