mirror of https://github.com/aya-rs/aya
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 |
5 months ago | |
---|---|---|
.. | ||
libbpf@20ea95b450 | 1 year ago | |
public-api | 5 months ago | |
src | 6 months ago | |
Cargo.toml | 1 year ago |