package
0.17.3
Repository: https://github.com/cilium/ebpf.git
Documentation: pkg.go.dev

# Functions

EventID reads a trace event's ID from tracefs given its group and name.
KprobeToken creates the SYM[+offs] token for the tracefs api.
NewEvent creates a new ephemeral trace event.
RandomGroup generates a pseudorandom string for use as a tracefs group name.
UprobeToken creates the PATH:OFFSET(REF_CTR_OFFSET) token for the tracefs api.

# Constants

kprobe.
uprobe.

# Variables

No description provided by the author
No description provided by the author

# Structs

Event represents an entry in a tracefs probe events file.
No description provided by the author

# Type aliases

No description provided by the author