X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=liblttng-ust%2Flttng-ust-comm.c;h=ad02dd9d366faaf043f9b13bc638eef371b99a4a;hb=51489cadd9c38c10261bdbab9b5e72803c95a732;hp=d35511b2f1afecc7bf16a10317955130c6cbc175;hpb=69400ac4a4e6575f749c6326df7c2a2c8ac3bdc5;p=lttng-ust.git diff --git a/liblttng-ust/lttng-ust-comm.c b/liblttng-ust/lttng-ust-comm.c index d35511b2..ad02dd9d 100644 --- a/liblttng-ust/lttng-ust-comm.c +++ b/liblttng-ust/lttng-ust-comm.c @@ -625,7 +625,7 @@ restart: /* Register */ ret = ustcomm_connect_unix_sock(sock_info->sock_path); if (ret < 0) { - ERR("Error connecting to %s apps socket", sock_info->name); + DBG("Info: sessiond not accepting connections to %s apps socket", sock_info->name); prev_connect_failed = 1; /* * If we cannot find the sessiond daemon, don't delay