Expand description

Tracepoint programs.

Structs

A program that can be attached at a pre-defined kernel trace point.

The link used by TracePoint programs.

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

Enums

The type returned when attaching a TracePoint fails.