X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Fust-comm.h;h=88748ce58591e4774b4e8783a66edfdd632949ad;hb=459cbee453f65d58cd56dff4eb7f9457f1d9527f;hp=da3e2a184dd3ec52b481112e130d758ae36ad4ea;hpb=9f5ade14faf36df6429d9c6e1d0360854a5669d0;p=lttng-ust.git diff --git a/include/ust-comm.h b/include/ust-comm.h index da3e2a18..88748ce5 100644 --- a/include/ust-comm.h +++ b/include/ust-comm.h @@ -28,7 +28,7 @@ * variable "LTTNG_UST_REGISTER_TIMEOUT". Note that if the sessiond is not * found, the application proceeds directly without any delay. */ -#define LTTNG_UST_DEFAULT_CONSTRUCTOR_TIMEOUT_MS CONFIG_LTTNG_UST_DEFAULT_CONSTRUCTOR_TIMEOUT_MS +#define LTTNG_UST_DEFAULT_CONSTRUCTOR_TIMEOUT_MS 3000 #define LTTNG_DEFAULT_RUNDIR LTTNG_SYSTEM_RUNDIR #define LTTNG_DEFAULT_HOME_RUNDIR ".lttng"