Remove ht-cleanup thread
[lttng-tools.git] / src / lib / lttng-ctl / lttng-ctl-health.cpp
index 8981c761960dc9f8307fe280ebaabe1c9d681aec..d061d9beae9876432639c382a7ba9efa510847c8 100644 (file)
@@ -64,8 +64,6 @@ const char *get_sessiond_thread_name(health_type_sessiond type) {
                return "Session daemon kernel";
        case HEALTH_SESSIOND_TYPE_CONSUMER:
                return "Session daemon consumer manager";
-       case HEALTH_SESSIOND_TYPE_HT_CLEANUP:
-               return "Session daemon hash table cleanup";
        case HEALTH_SESSIOND_TYPE_APP_MANAGE_NOTIFY:
                return "Session daemon application notification manager";
        case HEALTH_SESSIOND_TYPE_APP_REG_DISPATCH:
This page took 0.024107 seconds and 4 git commands to generate.