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.
aya/aya
Alessandro Decina d4e282535b bpf, perf_map: make maps usable from multiple threads
Change PerfMap API so that individual buffers can be read from multiple
threads.

Change the way maps are stored in the `Bpf` struct from RefCell to a
custom RwLock.
4 years ago
..
include Generate arch specific bindings 4 years ago
scripts Generate arch specific bindings 4 years ago
src bpf, perf_map: make maps usable from multiple threads 4 years ago
Cargo.toml bpf, perf_map: make maps usable from multiple threads 4 years ago