X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=liblttng-ust%2Flttng-ust-comm.c;h=b90df8610edb6cee07e0bef8ac4ec82cb787b5a2;hb=f645cfa794fc481dff6cb30ea56e93f825b3d423;hp=fa184ad74270d50dfe29e45c3c0984a2b2d6c4b5;hpb=eddd8d5d1a04887d1979417f1aca6c2f109bfe50;p=lttng-ust.git diff --git a/liblttng-ust/lttng-ust-comm.c b/liblttng-ust/lttng-ust-comm.c index fa184ad7..b90df861 100644 --- a/liblttng-ust/lttng-ust-comm.c +++ b/liblttng-ust/lttng-ust-comm.c @@ -46,6 +46,7 @@ #include #include "tracepoint-internal.h" #include "ltt-tracer-core.h" +#include "../libringbuffer/tlsfixup.h" /* * Has lttng ust comm constructor been called ? @@ -838,6 +839,7 @@ void __attribute__((constructor)) lttng_ust_init(void) * the ust lock. */ lttng_fixup_event_tls(); + lttng_fixup_ringbuffer_tls(); /* * We want precise control over the order in which we construct