X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=doc%2Fman%2Flttng.1;h=988208395750c24066eb376512b554260b99122a;hb=627dbfd8d6c385e5916472e6b8e606514994a8d4;hp=483d60ccce87810b4c664c6d8c283cced51c1ea8;hpb=274d6c5de5f7fc9374da1932a6a4b1f0ee654a65;p=lttng-tools.git diff --git a/doc/man/lttng.1 b/doc/man/lttng.1 index 483d60ccc..988208395 100644 --- a/doc/man/lttng.1 +++ b/doc/man/lttng.1 @@ -541,7 +541,9 @@ Dynamic function entry/return probe. Addr and offset can be octal .BR "\-\-syscall" System call event. Enabling syscalls tracing (kernel tracer), you will not be able to disable them with disable-event. This is a known -limitation. You can disable the entire channel to do the trick. +limitation. You can disable the entire channel to do the trick. Also note +that per-syscall selection is not supported yet. Use with "-a" to enable +all syscalls. .TP .BR "\-\-filter 'expression'" Set a filter on a newly enabled event. Filter expression on event @@ -598,7 +600,7 @@ names match any of the items in LIST. Disable tracing channel Disabling a channel disables the tracing of all of the channel's events. A channel -can be reenabled by calling \fBlttng enable-channel NAME\fP again. +can be re-enabled by calling \fBlttng enable-channel NAME\fP again. If \fB\-s, \-\-session\fP is omitted, the session name is taken from the .lttngrc file. @@ -860,7 +862,8 @@ Show summary of possible options and commands. .TP .BR "\-\-list-options" Simple listing of options -.TP "\-\-no-wait" +.TP +.BR "\-\-no-wait" Don't wait for data availability. .RE .PP