LTTng control library C API
Loading...
Searching...
No Matches

Linux kprobe/kretprobe recording event rule configuration. More...

#include <event.h>

Collaboration diagram for lttng_event_attr_u:

Data Fields

struct lttng_event_probe_attr probe
 Linux kprobe/kretprobe location.
 

Detailed Description

Linux kprobe/kretprobe recording event rule configuration.

Field Documentation

◆ probe

struct lttng_event_probe_attr lttng_event_attr_u::probe

Linux kprobe/kretprobe location.

Only valid when the lttng_event::type member is LTTNG_EVENT_PROBE or LTTNG_EVENT_FUNCTION.