X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng.1.txt;h=4e02c765b20e1bdafc1747f0800b7c137837867b;hb=fa3f8be960428e090b9576e3c67f0db33ed369d5;hp=0b7a532f0b4a68d461c1ae7071dd8cea1b0a9136;hpb=8c7190b7049112d4a3fb5b9d4f43ab5036a2b2de;p=lttng-tools.git diff --git a/doc/man/lttng.1.txt b/doc/man/lttng.1.txt index 0b7a532f0..4e02c765b 100644 --- a/doc/man/lttng.1.txt +++ b/doc/man/lttng.1.txt @@ -1,5 +1,6 @@ lttng(1) ======== +:revdate: 16 October 2019 NAME @@ -16,7 +17,7 @@ SYNOPSIS DESCRIPTION ----------- -The http://lttng.org/[_Linux Trace Toolkit: next generation_] is an open +The https://lttng.org/[_Linux Trace Toolkit: next generation_] is an open source software package used for correlated tracing of the Linux kernel, user applications, and user libraries. @@ -82,10 +83,10 @@ option:--no-sessiond general option can be set to avoid this. OPTIONS ------- -option:-g, option:--group='GROUP':: +option:-g 'GROUP', option:--group='GROUP':: Use 'GROUP' as Unix tracing group (default: `tracing`). -option:-m, option:--mi='TYPE':: +option:-m 'TYPE', option:--mi='TYPE':: Print the command's result using the machine interface type 'TYPE' instead of a human-readable output. + @@ -208,6 +209,19 @@ man:lttng-stop(1):: {cmd_descr_stop}. +Tracing session rotation +~~~~~~~~~~~~~~~~~~~~~~~~ +man:lttng-disable-rotation(1):: + {cmd_descr_disable_rotation}. + +man:lttng-enable-rotation(1):: + {cmd_descr_enable_rotation}. + +man:lttng-rotate(1):: + {cmd_descr_rotate}. + + + Resource tracking ~~~~~~~~~~~~~~~~~ man:lttng-track(1)::