Tests: event notifier error counters
[lttng-tools.git] / src / bin / lttng-sessiond / testpoint.h
index 8524e1fd3186d54088840fb22d770527c1f627a8..2ddd662834b2cb6ce7e604d0c9d5f79436e252b1 100644 (file)
@@ -22,5 +22,7 @@ TESTPOINT_DECL(sessiond_thread_manage_consumer);
 TESTPOINT_DECL(sessiond_thread_ht_cleanup);
 TESTPOINT_DECL(sessiond_thread_app_manage_notify);
 TESTPOINT_DECL(sessiond_thread_app_reg_dispatch);
+TESTPOINT_DECL(sessiond_thread_notification);
+TESTPOINT_DECL(sessiond_handle_notifier_event_pipe);
 
 #endif /* SESSIOND_TESTPOINT_H */
This page took 0.02301 seconds and 4 git commands to generate.