X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng.1;h=0de06d7cbec62ede56a73a24b40bf452ae486269;hb=7972aab22f74b18faa168c0482216a3dd711a075;hp=814e1c64fad9bb62fa4b24088f8ba2baf20a8eb9;hpb=45893984238b2e2c12fc0d84b90336c98a6d98c9;p=lttng-tools.git diff --git a/doc/man/lttng.1 b/doc/man/lttng.1 index 814e1c64f..0de06d7cb 100644 --- a/doc/man/lttng.1 +++ b/doc/man/lttng.1 @@ -301,6 +301,10 @@ To enable event, you must first enable a channel which contains event(s). If \fB\-s, \-\-session\fP is omitted, the session name is taken from the .lttngrc file. + +It is important to note that if a certain type of buffers is used, the session +will be set with that type and all other subsequent channel need to have the +same type. .fi .B OPTIONS: @@ -333,6 +337,13 @@ file. Read timer interval in usec (default: 200) \-\-output TYPE Channel output type. Possible values: mmap, splice +\-\-buffers-uid + Use per UID buffer (\-u only). Buffers are shared between applications + that have the same UID. +\-\-buffers-pid + Use per PID buffer (\-u only). Each application has its own buffers. +\-\-buffers-global + Use shared buffer for the whole system (\-k only) .fi .IP