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.
bf2164c92f
BPF iterators[0] are a way to dump kernel data into user-space and an alternative to `/proc` filesystem. This change adds support for BPF iterators on the user-space side. It provides a possibility to retrieve the outputs of BPF iterator programs both from sync and async Rust code. [0] https://docs.kernel.org/bpf/bpf_iterators.html |
2 months ago | |
---|---|---|
.. | ||
ext.bpf.c | 1 year ago | |
iter.bpf.c | 2 months ago | |
main.bpf.c | 1 year ago | |
multimap-btf.bpf.c | 1 year ago | |
reloc.bpf.c | 12 months ago | |
text_64_64_reloc.c | 1 year ago | |
variables_reloc.bpf.c | 3 months ago |