sessiond: Implement kernel event notifier error counter
[lttng-tools.git] / src / bin / lttng-sessiond / sessiond-config.h
index 9ce036e70a8e56e2fbd2f25ad4db4ee89e101f2e..9369f4cc037de9265bed98f6e94eb9643230338e 100644 (file)
@@ -29,6 +29,8 @@ struct sessiond_config {
        int verbose_consumer;
        /* Agent TCP port range for registration. Used by the agent thread. */
        struct config_int_range agent_tcp_port;
+
+       int event_notifier_error_counter_bucket;
        /* Socket timeout for receiving and sending (in seconds). */
        int app_socket_timeout;
 
This page took 0.022923 seconds and 4 git commands to generate.