![]() |
LTTng control library C API
|
Tracing domain summary. More...
#include <domain.h>
Data Fields | |
| enum lttng_buffer_type | buf_type |
| Buffer ownership model of all the event record channels associated to this tracing domain. | |
| enum lttng_domain_type | type |
| Tracing domain type. | |
Tracing domain summary.
Such a structure is involved:
As a member of a recording session handle.
Some functions which require both a recording session and a tracing domain accept an lttng_handle structure.
You must initialize such a structure to zeros before setting its members and using it, for example: