X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ltt-sessiond%2Fmain.c;h=de601b6f86746ba295b50ba335b44eb68acf537b;hp=c50bfd88c5d7538638081c3d7f44511848724d8a;hb=847177cda88eed885da0b5f0b66b03ffcd06c8f6;hpb=5461b305aef403f7f2e48c977c188b5526746c6e diff --git a/ltt-sessiond/main.c b/ltt-sessiond/main.c index c50bfd88c..de601b6f8 100644 --- a/ltt-sessiond/main.c +++ b/ltt-sessiond/main.c @@ -1102,6 +1102,9 @@ int main(int argc, char **argv) } } + DBG("Client socket path %s", client_unix_sock_path); + DBG("Application socket path %s", apps_unix_sock_path); + /* See if daemon already exist. If any of the two * socket needed by the daemon are present, this test fails */