UST consumer: implement missing ust-specific callbacks + fixes.
[lttng-tools.git] / include / lttng-share.h
index cac819d63467377fbe9bf39f8449595e474249b9..708a1f009cf3727d54c42ccf2da62557de1d7db2 100644 (file)
@@ -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
This page took 0.023783 seconds and 4 git commands to generate.