X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=liblttng-ust%2Flttng-ust-comm.c;h=d4add1c07ec9555aa0a35009c7a93a54749c34a7;hb=0ae2fe51a6365fc8f4fe71ec01ee98f04b2756f3;hp=43914465d30a64045c448574290866f577715f30;hpb=b2292d8567372f5bbadaeb0cd7b26e6fc4cd1b56;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 */