Fix: fixup vtid TLS
[lttng-ust.git] / liblttng-ust / lttng-ust-comm.c
index b90df8610edb6cee07e0bef8ac4ec82cb787b5a2..e19fa949cbf69fd8cf70006898e8ddaa1796ca97 100644 (file)
@@ -840,6 +840,7 @@ void __attribute__((constructor)) lttng_ust_init(void)
         */
        lttng_fixup_event_tls();
        lttng_fixup_ringbuffer_tls();
+       lttng_fixup_vtid_tls();
 
        /*
         * We want precise control over the order in which we construct
This page took 0.023733 seconds and 4 git commands to generate.