eunomia-bpf / bpftime

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

[FEATURE] Implement detach #261

Closed Officeyutong closed 3 months ago

Officeyutong commented 3 months ago

We need to support the reverse of attaching, detaching

Related issue: