X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng-share.h;h=708a1f009cf3727d54c42ccf2da62557de1d7db2;hb=fc7a59ceb8b73a1610a5bce28131dc2cf338aa70;hp=cac819d63467377fbe9bf39f8449595e474249b9;hpb=f6a9efaa0fe496b7fa4850daa2eae98a240433e1;p=lttng-tools.git diff --git a/include/lttng-share.h b/include/lttng-share.h index cac819d63..708a1f009 100644 --- a/include/lttng-share.h +++ b/include/lttng-share.h @@ -56,7 +56,7 @@ /* 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 +#define DEFAULT_UST_CHANNEL_OUTPUT LTTNG_EVENT_MMAP /* * Default timeout value for the sem_timedwait() call. Blocking forever is not