Example tracing the execve syscall using libbpfgo
execsnoop.bpf.c is from BCC libbpf-tools
See https://marselester.com/bpf-go-frontend-for-execsnoop.html for Cilium bpf2go example.
Example tracing the execve syscall using libbpfgo
execsnoop.bpf.c is from BCC libbpf-tools
See https://marselester.com/bpf-go-frontend-for-execsnoop.html for Cilium bpf2go example.