Documentation ¶ Rendered for linux/amd64 windows/amd64 darwin/amd64 Overview ¶ This program demonstrates how to attach an eBPF program to a uretprobe. The program will be attached to the 'readline' symbol in the binary '/bin/bash' and print out the line which 'readline' functions returns to the caller. Source Files ¶ View all Source files bpf_bpfel_x86.go main.go Click to show internal directories. Click to hide internal directories.