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

Remove return value from ebpf event message #3998

Open
yanivagman opened this issue Apr 21, 2024 · 0 comments
Open

Remove return value from ebpf event message #3998

yanivagman opened this issue Apr 21, 2024 · 0 comments
Assignees
Milestone

Comments

@yanivagman
Copy link
Collaborator

After we fully move to the new event structure (#2870) we should not include the return value as part of the ebpf message sent to userspace. Instead, return value should be part of the data field, and only included for events where it is actually relevant (e.g. syscalls).

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