mirror of https://github.com/aya-rs/aya
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7e2fcd1d6d
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 | 3 years ago | |
aya-bpf-macros | 3 years ago | |
Cargo.toml | 4 years ago |