eunomia-bpf / bpftime

Userspace eBPF runtime for fast Uprobe & Syscall hook & Extensions with LLVM JIT
https://eunomia.dev/bpftime/
MIT License
699 stars 70 forks source link

[FEATURE] Add fuzz for eBPF runtime #163

Open yunwei37 opened 6 months ago

yunwei37 commented 6 months ago

Is your feature request related to a problem? Please describe.

bpftime can run the fuzz compatible with kernel eBPF, we can add fuzz for it.

Describe the solution you'd like

For example, https://github.com/google/buzzer

Describe alternatives you've considered

Provide usage examples

Additional context