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.13.0
Published
Feb 15, 2024
Platform
linux/amd64
Imports
10 packages
Last checked
4 hours ago

Tools for package owners.