Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttachTracepoint ¶
func AttachTracepoint(tracepoint TracepointInfo) (link.Link, error)
func ConvertToEvent ¶
Types ¶
type TracepointInfo ¶
type TracepointInfo struct { Syscall string ObjFunc interface{} }
Click to show internal directories.
Click to hide internal directories.