-
Notifications
You must be signed in to change notification settings - Fork 512
Open
Description
PRs:
TODO:
- docs
- support CEL expressions in tracepoints, uprobes, and USDTs (and multi-kprobe)
- multi-kprobe support: celbpf: support multi-kprobes #4717
- more arithmetic operations: mult, div, shift
- fuzz testing over expressions
- helper functions such as ntoh
- support .data (in addition to .args)
- optimize code generation (either by using register-based code generation, or via peephole
- optimizations over the stack generated code)
- support member access (e.g., arg0.foo)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels