Set the default ust constructor timeout in the headers
[lttng-ust.git] / include / ust-comm.h
index da3e2a184dd3ec52b481112e130d758ae36ad4ea..88748ce58591e4774b4e8783a66edfdd632949ad 100644 (file)
@@ -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"
This page took 0.023518 seconds and 4 git commands to generate.