eunomia-bpf / bpftime

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

[FEATURE] Run bpftime in freeBSD #211

Open yunwei37 opened 5 months ago

yunwei37 commented 5 months ago

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

Is it possible to run bpftime in freeBSD? since the minimal feature of bpftime only requires shared memory and LD_PRELOAD.

Describe the solution you'd like

Describe alternatives you've considered

Provide usage examples

Additional context