X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-sessiond.8;h=8a7e042100802a3c912703d9d7e0a609567614e6;hp=488bf3d298ed5bf6fdbdce996ed62ebd8d426ba9;hb=bd88d988c669ab4e6ade2c398b9c312382fe0633;hpb=00e4a0a9031c40702f133f12099708235f80cde6 diff --git a/doc/man/lttng-sessiond.8 b/doc/man/lttng-sessiond.8 index 488bf3d29..8a7e04210 100644 --- a/doc/man/lttng-sessiond.8 +++ b/doc/man/lttng-sessiond.8 @@ -81,6 +81,11 @@ No kernel tracer support .BR " --jul-tcp-port" JUL application registration TCP port (default: 5345) .TP +.BR " --kmod-probes=probe1, probe2, ..." +Specify the kernel modules containing LTTng probes to load by the session daemon. +Only the component name of the probe needs to be specified, e.g. to load the +lttng-probe-irq and lttng-probe-sched use: --kmod-probes="irq, sched". +.TP .BR "-c, --client-sock=PATH" Specify path for the client unix socket .TP @@ -116,6 +121,9 @@ Specify path for the 64-bit UST consumer daemon binary .TP .BR " --consumerd64-libdir=PATH Specify path for the 64-bit UST consumer daemon libraries +.TP +.BR "-l, --load PATH +Specify path from which to load session configurations .SH "ENVIRONMENT VARIABLES" .PP @@ -148,6 +156,10 @@ value is 5 seconds. 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). +.IP "LTTNG_SESSION_CONFIG_XSD_PATH" +Specify the path that contains the XML session configuration schema (xsd). +.IP "LTTNG_KMOD_PROBES" +Specify the kernel modules probes that should be loaded by the session daemon. .SH "SEE ALSO" .PP