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

pkg/proc: add support for more types in ebpf tracing backend #3474

Merged
merged 3 commits into from
Aug 18, 2023

Conversation

derekparker
Copy link
Member

This PR adds support for more types by fixing handling of uint types and adding explicit support for bool vars.

Additionally moved cmd.Wait before asserting about output to remove race.

@derekparker derekparker changed the title pkg/proc: add support for more types pkg/proc: add support for more types in ebpf tracing backend Aug 17, 2023
@aarzilli aarzilli merged commit f0b534d into go-delve:master Aug 18, 2023
1 check passed
@derekparker derekparker deleted the improveebpfbackend branch November 7, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants