X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=liblttng-ust%2Flttng-ust-comm.c;h=d4add1c07ec9555aa0a35009c7a93a54749c34a7;hb=06b16a0bab0098e44c4cdffef2e92ed1e5a0abcc;hp=43914465d30a64045c448574290866f577715f30;hpb=40c1d6b99cceaaf5dc9eaae65f5247c82231ad28;p=lttng-ust.git diff --git a/liblttng-ust/lttng-ust-comm.c b/liblttng-ust/lttng-ust-comm.c index 43914465..d4add1c0 100644 --- a/liblttng-ust/lttng-ust-comm.c +++ b/liblttng-ust/lttng-ust-comm.c @@ -2011,6 +2011,7 @@ void ust_after_fork_child(sigset_t *restore_sigset) { if (URCU_TLS(lttng_ust_nest_count)) return; + lttng_context_vpid_reset(); lttng_context_vtid_reset(); DBG("process %d", getpid()); /* Release urcu mutexes */