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] reconstruct bpf_attach_ctx #235

Closed Officeyutong closed 3 months ago

Officeyutong commented 4 months ago

When https://github.com/eunomia-bpf/bpftime/issues/234 was done, bpf_attach_ctx should be rewritten: Things todo:

Officeyutong commented 4 months ago

Task1 was done by #243