X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-sessiond.8;h=9cd148eac18ae2c6586e02b7ad1bf663188554c7;hp=212b743fa9d0cd46d91d85db79b00e208c442638;hb=c9d424071aa532aa287fa86cfe02edbeded50e7b;hpb=8e20a4c7bb936a4e919e499dfe4c975e80aaa80a diff --git a/doc/man/lttng-sessiond.8 b/doc/man/lttng-sessiond.8 index 212b743fa..9cd148eac 100644 --- a/doc/man/lttng-sessiond.8 +++ b/doc/man/lttng-sessiond.8 @@ -86,6 +86,12 @@ 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 " --extra-kmod-probes=probe1, probe2, ..." +Specify extra kernel modules containing LTTng probes to be loaded by the session +daemon. The list follows the format of the \fB--kmod-probes\fP option. +This list is appended to the list provided by \fB--kmod-probes\fP or, if +\fB--kmod-probes\fP is missing, to the default list of probes. +.TP .BR "-c, --client-sock=PATH" Specify path for the client unix socket .TP @@ -175,6 +181,8 @@ the timeout of the operating system (this is the default). 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. +.IP "LTTNG_EXTRA_KMOD_PROBES" +Specify extra kernel modules probes that should be loaded by the session daemon. .SH "SEE ALSO" .PP