![]() |
LTTng control library C API
|
LTTng tracepoint field description. More...
#include <event.h>

Data Fields | |
| struct lttng_event | event |
| Descriptor of the tracepoint which contains this field. | |
| char | field_name [LTTNG_SYMBOL_NAME_LEN] |
| Field name. | |
| int | nowrite |
| 0 if LTTng writes this field to an event record, or 1 otherwise. | |
| enum lttng_event_field_type | type |
| Field data type. | |
LTTng tracepoint field description.
lttng_list_tracepoint_fields() sets a pointer to an array of all the tracepoint field descriptions of a given tracing domain.