Documentation ¶ Rendered for linux/amd64 windows/amd64 darwin/amd64 js/wasm Overview ¶ This program demonstrates attaching an gBPF program to a kernel symbol. The gBPF program will be attached to the start of the sys_execve kernel function and prints out the number of times it has been called every second. Source Files ¶ View all Source files bpf_bpfel.go main.go Click to show internal directories. Click to hide internal directories.