X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=liblttng-ust%2Flttng-ust-comm.c;h=2f2c783b189966d19181ae98bec17a020152c002;hb=d51652f7ee9f3214b62c17441913168115ab4c9e;hp=ba69f5fff35a84c14fa97e64de461957f634a37f;hpb=60c089cf52bf7ffdddbbbdd32278aeeb83bd5c97;p=lttng-ust.git diff --git a/liblttng-ust/lttng-ust-comm.c b/liblttng-ust/lttng-ust-comm.c index ba69f5ff..2f2c783b 100644 --- a/liblttng-ust/lttng-ust-comm.c +++ b/liblttng-ust/lttng-ust-comm.c @@ -46,6 +46,7 @@ #include "tracepoint-internal.h" #include "ltt-tracer-core.h" #include "compat.h" +#include "../libringbuffer/tlsfixup.h" /* * Has lttng ust comm constructor been called ? @@ -833,6 +834,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