ebpf icon indicating copy to clipboard operation
ebpf copied to clipboard

Investigate if it's possible to support perf event links pinning

Open mmat11 opened this issue 3 years ago • 0 comments

Both the FDs need to remain open for the link lifetime. See https://github.com/cilium/ebpf/blob/v0.14.0/link/perf_event.go#L89

mmat11 avatar Mar 11 '22 13:03 mmat11