SoW-2020-0002: Trace Hit Counters: trigger error reporting integration
[lttng-tools.git] / src / bin / lttng-sessiond / sessiond-config.h
index 9ce036e70a8e56e2fbd2f25ad4db4ee89e101f2e..7e0a789effbf8aa39ab1ef68a41c8157c93ec4b8 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 trigger_error_counter_bucket;
        /* Socket timeout for receiving and sending (in seconds). */
        int app_socket_timeout;
 
This page took 0.023974 seconds and 5 git commands to generate.