Module aya::maps::perf

source · []
Expand description

Ring buffer types used to receive events from eBPF programs using the linux perf API.

See the PerfEventArray and AsyncPerfEventArray.

Structs

A Future based map that can be used to receive events from eBPF programs using the linux perf API.

A Future based ring buffer that can receive events from eBPF programs.

Return type of read_events().

A map that can be used to receive events from eBPF programs using the linux perf API.

A ring buffer that can receive events from eBPF programs.

Enums

Perf buffer error.