github.com/cilium/ebpf@v0.15.1-0.20240517100537-8079b37aa138/perf/doc.go (about) 1 // Package perf allows reading from BPF perf event arrays. 2 // 3 // A perf event array contains multiple perf event ringbuffers which can be used 4 // to exchange sample like data with user space. 5 package perf