lttng_ust_init_thread: initialise cached context values
[lttng-ust.git] / src / lib / lttng-ust / lttng-ust-statedump.c
index 309a98fa2201243913dbf09fcc16c8e2ae134338..bd95c0432e4ca4616dac6bab1f735222305d9a17 100644 (file)
@@ -557,7 +557,7 @@ void lttng_ust_dl_update(void *ip)
         * Force the allocation of lttng-ust TLS variables when called from
         * dlopen/dlclose instrumentation.
         */
-       lttng_ust_alloc_tls();
+       lttng_ust_common_init_thread(0);
 
        data.exec_found = 0;
        data.first = true;
This page took 0.023437 seconds and 4 git commands to generate.