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

runtime/agent: implement detaching #264

Closed Officeyutong closed 3 months ago

Officeyutong commented 3 months ago

Closes #261

Why?

We need a way to revert remote injected attaches

What to do:

How to implement?

Known bugs: