SoW-2020-0002: Trace Hit Counters: trigger error reporting integration
[lttng-tools.git] / src / bin / lttng-sessiond / notification-thread-events.h
index 2f699bf457cef13feb26d272787aa83550eac3ba..7affb752da9679467e16061078ff507b26f40bd7 100644 (file)
@@ -44,4 +44,8 @@ int handle_notification_thread_channel_sample(
                struct notification_thread_state *state, int pipe,
                enum lttng_domain_type domain);
 
+int handle_notification_thread_event(
+               struct notification_thread_state *state, int pipe,
+               enum lttng_domain_type domain);
+
 #endif /* NOTIFICATION_THREAD_EVENTS_H */
This page took 0.023992 seconds and 5 git commands to generate.