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 of server start with run #38

Closed
gitbub1992 opened this issue Nov 22, 2018 · 1 comment
Closed

Call graph of server start with run #38

gitbub1992 opened this issue Nov 22, 2018 · 1 comment

Comments

@gitbub1992
Copy link

Hi, I want to use go-callvis to get the call graph of pd server which starts with function Run().
Command like this:
go-callvis -focus="" -limit github.com/pingcap/pd/server -ignore github.com/pingcap/pd/vendor | dot -Tpng -o pd_server.png

Nothing I got but the usage, so what is the problem?

@ondrajz
Copy link
Owner

ondrajz commented Dec 15, 2018

This issue is duplicate of: #36 closing it.
Related PR that will fix this: #39

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

2 participants