Add mmap client mode
[lttng-modules.git] / ltt-ring-buffer-client-discard.c
index ca7dfa8efa62cebc1d856f2cad7a76164ea2beae..eafcf45ad0f623c0f95575b44df92892a2c8e95e 100644 (file)
@@ -13,6 +13,7 @@
 
 #define RING_BUFFER_MODE_TEMPLATE              RING_BUFFER_DISCARD
 #define RING_BUFFER_MODE_TEMPLATE_STRING       "discard"
+#define RING_BUFFER_OUTPUT_TEMPLATE            RING_BUFFER_SPLICE
 #include "ltt-ring-buffer-client.h"
 
 MODULE_LICENSE("GPL and additional rights");
This page took 0.022611 seconds and 4 git commands to generate.