gobpf
gobpf copied to clipboard
add OpenPerfEvent API so that tables can be configured to catch perf event counters in bpf programs
open_perf_event is well used in bcc Python libray, this PR is to get it here for golang
@schu your input is highly appreciated, thanks