X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng-share.h;fp=include%2Flttng-share.h;h=78abff6ae7c2e34b4f515b0be09385fc5507a9b6;hp=f6169bfd0deb743ade9f7ca254406d59dcbe3f5c;hb=28ca4a8b53068907137724e2e078b29cecf525f7;hpb=2b0bf86429e59691e549be8a1fee6aa72879c502 diff --git a/include/lttng-share.h b/include/lttng-share.h index f6169bfd0..78abff6ae 100644 --- a/include/lttng-share.h +++ b/include/lttng-share.h @@ -21,6 +21,8 @@ #include +#include + /* Default channel attributes */ #define DEFAULT_CHANNEL_NAME "channel0" #define DEFAULT_CHANNEL_OVERWRITE 0 /* usec */ @@ -50,6 +52,8 @@ #define DEFAULT_UST_CHANNEL_SUBBUF_SIZE 4096 /* bytes */ /* Must be a power of 2 */ #define DEFAULT_UST_CHANNEL_SUBBUF_NUM 4 +/* See lttng-ust.h enum lttng_ust_output */ +#define DEFAULT_UST_CHANNEL_OUTPUT LTTNG_UST_MMAP /* * Takes a pointer x and transform it so we can use it to access members