Comment on Bpftime: Userspace eBPF runtime for fast Uprobe and Syscall hook and PluginsparentComments−yunwei372yThanks for sharing your talk and insights! bpftrace is a wonderful tool, and the talk is great!In fact, bpftime can already run bpftrace in userspace for uprobes, without any modification: https://github.com/eunomia-bpf/bpftime/tree/master/example/b...(There might still need some bug fixes in some cases, e.g. the signal handler to stop the bpf program…Maybe we can integrate the bpftime agent and attach mechanism in bpftrace, so it can be released together?−lathiat2yWow, that's amazing :) I will watch the talk today but.. amazing work! :)
Comments
Thanks for sharing your talk and insights! bpftrace is a wonderful tool, and the talk is great!
In fact, bpftime can already run bpftrace in userspace for uprobes, without any modification: https://github.com/eunomia-bpf/bpftime/tree/master/example/b...
(There might still need some bug fixes in some cases, e.g. the signal handler to stop the bpf program…
Maybe we can integrate the bpftime agent and attach mechanism in bpftrace, so it can be released together?
Wow, that's amazing :) I will watch the talk today but.. amazing work! :)