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

Use BPF ringbuf to send collected data to user-space #10

Merged
merged 3 commits into from
May 19, 2024
Merged

Conversation

keisku
Copy link
Owner

@keisku keisku commented May 19, 2024

BPF ring buffer is better approach to send data to user-space from the eBPF program.

BPF maps:

BPF ring buffer:

@keisku keisku merged commit af685b3 into main May 19, 2024
1 check passed
@keisku keisku deleted the use-ringbuf branch May 19, 2024 14:08
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.

1 participant