Fix: procname context semantic
[lttng-ust.git] / liblttng-ust / lttng-ust-comm.c
index efc6724f1b6510538e3a2d7063c1dc8093e02c6c..31955bb56d82b94a94a0d99886244353036a8f0a 100644 (file)
@@ -952,6 +952,7 @@ void __attribute__((constructor)) lttng_ust_init(void)
        lttng_fixup_ringbuffer_tls();
        lttng_fixup_vtid_tls();
        lttng_fixup_nest_count_tls();
+       lttng_fixup_procname_tls();
 
        /*
         * We want precise control over the order in which we construct
This page took 0.023784 seconds and 4 git commands to generate.