ebpfgithub.com/cilium/ebpf/examples/tracepoint_in_go

tracepoint_in_go command

This program demonstrates how to attach an eBPF program to a tracepoint. The program is attached to the syscall/sys_enter_openat tracepoint and prints out the integer 123 every time the syscall is entered.

Version
v0.12.0
Published
Oct 11, 2023
Platform
linux/amd64
Imports
10 packages
Last checked
1 hour ago

Tools for package owners.