Sessiond timer thread
[lttng-tools.git] / src / lib / lttng-ctl / lttng-ctl-health.c
index 1f1f160563c8212d7d0bcda845bd908a7d3fa45a..811c6d935184115af4388921df4507c2c05ae5c0 100644 (file)
@@ -71,6 +71,7 @@ const char *sessiond_thread_name[NR_HEALTH_SESSIOND_TYPES] = {
        [ HEALTH_SESSIOND_TYPE_APP_MANAGE_NOTIFY ] = "Session daemon application notification manager",
        [ HEALTH_SESSIOND_TYPE_APP_REG_DISPATCH ] = "Session daemon application registration dispatcher",
        [ HEALTH_SESSIOND_TYPE_ROTATION ] = "Session daemon rotation manager",
+       [ HEALTH_SESSIOND_TYPE_TIMER ] = "Session daemon timer manager",
 };
 
 static
This page took 0.024373 seconds and 5 git commands to generate.