X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fdefaults.h;h=38ab1e146740538102b5c669d0a5571ec0c6f37c;hp=083e1abc9f715d86b02101ec3259b47c9b4a9069;hb=d88744a44aa5f2ca90ab87946692b9eed3120641;hpb=5c408ad8ef08a226c018702aca969536f36ac4e5 diff --git a/src/common/defaults.h b/src/common/defaults.h index 083e1abc9..38ab1e146 100644 --- a/src/common/defaults.h +++ b/src/common/defaults.h @@ -338,6 +338,12 @@ #define DEFAULT_LTTNG_RELAYD_TCP_KEEP_ALIVE_PROBE_INTERVAL_ENV "LTTNG_RELAYD_TCP_KEEP_ALIVE_PROBE_INTERVAL" #define DEFAULT_LTTNG_RELAYD_TCP_KEEP_ALIVE_ABORT_THRESHOLD_ENV "LTTNG_RELAYD_TCP_KEEP_ALIVE_ABORT_THRESHOLD" +/* + * Default timer value in usec for the rotate pending polling check on the + * relay when a rotation has completed on the consumer. + */ +#define DEFAULT_ROTATE_PENDING_RELAY_TIMER CONFIG_DEFAULT_ROTATE_PENDING_RELAY_TIMER + /* * Returns the default subbuf size. *