ebpfgithub.com/cilium/ebpf/examples/tracepoint_in_c

tracepoint_in_c command

This program demonstrates attaching an eBPF program to a kernel tracepoint. The eBPF program will be attached to the page allocation tracepoint and prints out the number of times it has been reached. The tracepoint fields are printed into /sys/kernel/tracing/trace_pipe.

Version
v0.16.0
Published
Jul 23, 2024
Platform
linux/amd64
Imports
9 packages
Last checked
1 hour ago

Tools for package owners.