X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=ltt-ring-buffer-client-discard.c;h=eafcf45ad0f623c0f95575b44df92892a2c8e95e;hb=2db1399a47bc5a86dade078994cd1060d6d56f64;hp=ca7dfa8efa62cebc1d856f2cad7a76164ea2beae;hpb=4c183524050e636238fa81599caad3a60b2955bf;p=lttng-modules.git diff --git a/ltt-ring-buffer-client-discard.c b/ltt-ring-buffer-client-discard.c index ca7dfa8e..eafcf45a 100644 --- a/ltt-ring-buffer-client-discard.c +++ b/ltt-ring-buffer-client-discard.c @@ -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");