Health check: implement health check query in sessiond and consumerd
[lttng-tools.git] / src / bin / lttng-sessiond / ht-cleanup.c
index 4eb0c003437574e8790fa95ce02d7cac3ef09ec2..890c9a8215e26967c5ff6b42b5cf171295cdc306 100644 (file)
@@ -36,7 +36,7 @@ void *thread_ht_cleanup(void *data)
        rcu_register_thread();
        rcu_thread_online();
 
-       health_register(health_sessiond, HEALTH_TYPE_HT_CLEANUP);
+       health_register(health_sessiond, HEALTH_SESSIOND_TYPE_HT_CLEANUP);
 
        health_code_update();
 
This page took 0.02461 seconds and 5 git commands to generate.