-
Notifications
You must be signed in to change notification settings - Fork 30
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
could not generate data files #11
Comments
I think you've fixed this in #10? I'm closing this issue, feel free to reopen if relevant. |
I cannot reopen an issue you closed. As I said: Even with changes from #10, I'm not able to run go-binsize-viz |
Would you be ok sharing some details of the binary that causes trouble? Or is this issue the same for any binary? |
from my memories, it's for any binaries. |
Maybe you can give https://github.com/Zxilly/go-size-analyzer a try. If you find that your binary cannot be analyzed and don't mind making this binary public, please send it to me. I'm collecting weird GoLang binaries for integration testing. I noticed that you are a maintainer of golangci-lint, here is a basic analysis for golangci-lint 1.59 linux amd64 |
@Zxilly thanks for the link. This is a very good piece of software! |
Yes, it can load these info from dwarf. |
Even with changes from #10, I'm not able (without running steps by hand and ignoring errors) to run go-binsize-viz.
I don't know if those errors are expected (I guess not) and should be ignored in the script.
Note: I'm on linux/amd64.
debug (run step by step and ignore errors)
The text was updated successfully, but these errors were encountered: