Expand description

BTF-enabled raw tracepoints.

Structs

Marks a function as a BTF-enabled raw tracepoint eBPF program that can be attached at a pre-defined kernel trace point.

The link used by BtfTracePoint programs.

The type returned by BtfTracePoint::attach. Can be passed to BtfTracePoint::detach.