package perf
import "github.com/cilium/ebpf/perf"
Package perf allows reading from BPF perf event arrays.
A perf event array contains multiple perf event ringbuffers which can be used to exchange sample like data with user space.
Index ¶
Source Files ¶
Tools for package owners.