X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=doc%2Fman%2Flttng-sessiond.8;h=ade2e66b571b02c09d89b9a3a1360281bc25dc8d;hb=af6c30b5397b3b0542e70140d8aac10cf8c79556;hp=b8b9906adcabc6dbb23b68b92dd1dad53b406d3e;hpb=95dc6256bf2342cfb8b4db78a316508e8aae7ad2;p=lttng-tools.git diff --git a/doc/man/lttng-sessiond.8 b/doc/man/lttng-sessiond.8 index b8b9906ad..ade2e66b5 100644 --- a/doc/man/lttng-sessiond.8 +++ b/doc/man/lttng-sessiond.8 @@ -1,7 +1,7 @@ .TH "LTTNG-SESSIOND" "8" "January 31, 2012" "" "" .SH "NAME" -lttng-sessiond \(em LTTng 2.0 central tracing registry session daemon. +lttng-sessiond \(em LTTng 2.x central tracing registry session daemon. .SH "SYNOPSIS" @@ -63,7 +63,7 @@ Specify the tracing group name. (default: tracing) Show version number .TP .BR "-S, --sig-parent" -Send SIGCHLD to parent pid to notify readiness. +Send SIGUSR1 to parent pid to notify readiness. This is used by \fBlttng(1)\fP to get notified when the session daemon is ready to accept command. When building a third party tool over liblttng-ctl, this option @@ -132,6 +132,16 @@ Specifiy the 32-bit library path containing libconsumer.so. .IP "LTTNG_DEBUG_NOCLONE" Debug-mode disabling use of clone/fork. Insecure, but required to allow debuggers to work with sessiond on some operating systems. +.IP "LTTNG_APP_SOCKET_TIMEOUT" +Control the timeout of application's socket when sending and receiving +commands. Takes an integer parameter: the timeout value, in seconds. +After this period of time, the application is unregistered by the +session daemon. A value of 0 or -1 means an infinite timeout. Default +value is 5 seconds. +.IP "LTTNG_NETWORK_SOCKET_TIMEOUT" +Control timeout of socket connection, receive and send. Takes an integer +parameter: the timeout value, in milliseconds. A value of 0 or -1 uses +the timeout of the operating system (this is the default). .SH "SEE ALSO" .PP