Namespace lttng_context_procname_reset public symbol
[lttng-ust.git] / liblttng-ust / lttng-ust-comm.c
index fcf2cb1411636e46b76d0c10f54c2086a43d6c52..14046381789b6804bc31a3149d01cd3f10f765b4 100644 (file)
@@ -2444,7 +2444,7 @@ void ust_after_fork_child(sigset_t *restore_sigset)
                return;
        lttng_context_vpid_reset();
        lttng_context_vtid_reset();
-       lttng_context_procname_reset();
+       lttng_ust_context_procname_reset();
        ust_context_ns_reset();
        ust_context_vuids_reset();
        ust_context_vgids_reset();
This page took 0.023526 seconds and 4 git commands to generate.