|
|
|
|
|
by yunwei37
949 days ago
|
|
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? |
|