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/src/maps/perf
Tamir Duberstein 35332f2288
aya: remove `AsyncPerfEventArray{,Buffer}`
Rather than support N async runtimes, push this to the user. The
relevant types (`PerfEventArrayBuffer` and `RingBuffer`) implement
`As{,Raw}Fd` which is sufficient with integration with tokio, smol, and
other async runtimes.
3 months ago
..
mod.rs aya: remove `AsyncPerfEventArray{,Buffer}` 3 months ago
perf_buffer.rs aya: move Mmap struct to aya::util 5 months ago
perf_event_array.rs aya: remove `AsyncPerfEventArray{,Buffer}` 3 months ago