Fix: ustcomm: application name uses the '-ust'-suffixed thread name
[lttng-ust.git] / src / common / ustcomm.h
index 99a3abc19813130bed4090d6c3a222b2935efe4e..734757c3a65acfde66072152119adee4e364775f 100644 (file)
@@ -275,7 +275,8 @@ int ustcomm_send_reg_msg(int sock,
                uint32_t uint16_t_alignment,
                uint32_t uint32_t_alignment,
                uint32_t uint64_t_alignment,
-               uint32_t long_alignment)
+               uint32_t long_alignment,
+               const char *procname)
        __attribute__((visibility("hidden")));
 
 /*
This page took 0.024142 seconds and 4 git commands to generate.