mirror of https://github.com/aya-rs/aya
fentry and fexit programs are similar to kprobe and kretprobe, but they are newer and they have practically zero overhead to call before or after kernel function. Also, fexit programs are focused on access to arguments rather than the return value. Those kind of programs were introduced in the following patchset: https://lwn.net/Articles/804112/ Signed-off-by: Michal Rostecki <mrostecki@opensuse.org> |
3 years ago | |
---|---|---|
.. | ||
aya-bpf | 3 years ago | |
aya-bpf-bindings | 3 years ago | |
aya-bpf-cty | 4 years ago | |
aya-bpf-macros | 3 years ago | |
Cargo.toml | 4 years ago |