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

Instrument core structs with gtrace for easy debug #129

Open
gobwas opened this issue Feb 5, 2021 · 2 comments
Open

Instrument core structs with gtrace for easy debug #129

gobwas opened this issue Feb 5, 2021 · 2 comments
Assignees

Comments

@gobwas
Copy link
Owner

gobwas commented Feb 5, 2021

No description provided.

@gobwas gobwas self-assigned this Feb 5, 2021
@cristaloleg
Copy link
Collaborator

cristaloleg commented Feb 5, 2021

What about overhead? Regarding dependencies, allocations, cpu time. I think there is no right answer at the moment, but what are your expectations?

@gobwas
Copy link
Owner Author

gobwas commented Feb 5, 2021

I believe there will be no overhead if you don't use it -- there is an option of the gtrace to generate tracing code only if some build tag was given. So it will overhead for sure only if you pass that build tag.

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