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

Stablize eBPF backend #49

Open
5 tasks
kxxt opened this issue Nov 9, 2024 · 0 comments
Open
5 tasks

Stablize eBPF backend #49

kxxt opened this issue Nov 9, 2024 · 0 comments
Assignees
Labels
tech-debt tracer Core tracer component

Comments

@kxxt
Copy link
Owner

kxxt commented Nov 9, 2024

This issue tracks blockers for the stabilization of the currently experimental eBPF backend.

Blockers

  • Evaluate if the eBPF code handles all error cases correctly and reports back to userspace.
  • Make sure that the error handling part in userspace code covers all eBPF errors.
  • Refine the pseudo filesystem handling code to handle all possible cases.

Wish List

  • Remove dirty bpf_printk hack(d7f23b4) that bypasses verifier.
  • Show detailed reason for errors occurred in eBPF
@kxxt kxxt added tracer Core tracer component tech-debt labels Nov 9, 2024
@kxxt kxxt self-assigned this Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt tracer Core tracer component
Projects
None yet
Development

No branches or pull requests

1 participant