X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=libust%2Flttng-ust-comm.c;h=a38c5733075b24feab74880cd00697318ab8611e;hb=003fedf4968e55d8f7711faf784a37d2804c3a21;hp=5f51812566e52d5e2ae5a9fb96160f4ccaeb8f66;hpb=b5a3dfa5923801ddeea22ce70758d1e61200eac2;p=lttng-ust.git diff --git a/libust/lttng-ust-comm.c b/libust/lttng-ust-comm.c index 5f518125..a38c5733 100644 --- a/libust/lttng-ust-comm.c +++ b/libust/lttng-ust-comm.c @@ -819,7 +819,7 @@ void lttng_ust_cleanup(int exiting) cleanup_sock_info(&local_apps); } lttng_ust_abi_exit(); - ltt_events_exit(); + lttng_ust_events_exit(); ltt_ring_buffer_client_discard_exit(); ltt_ring_buffer_client_overwrite_exit(); ltt_ring_buffer_metadata_client_exit();