X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Fustctl.1.md;h=eefd89f114873a5c99d6e03ad341490948c2ca0b;hb=3af38436ac4098c3b388963444ba690ff3b32885;hp=d0ecb983d5380831ccefb5f176c4998ca9f9f68c;hpb=b2fb2f91912b59447459eecc4b41baf8154be1bf;p=ust.git diff --git a/doc/man/ustctl.1.md b/doc/man/ustctl.1.md index d0ecb98..eefd89f 100644 --- a/doc/man/ustctl.1.md +++ b/doc/man/ustctl.1.md @@ -39,12 +39,18 @@ starting with two dashes(`-'). A summary of options is included below. * `--set-subbuf-num` : Set the number of subbuffers per buffer for CHANNEL. Must be a power of 2. + * `--set-sock-path`: + Set the path of the daemon socket. + * `--get-subbuf-size` : Print the size of subbuffers per buffer for CHANNEL. * `--get-subbuf-num` : Print the number of subbuffers per buffer for CHANNEL. + * `--get-sock-path`: + Get the path of the daemon socket. + * `--enable-marker` /: Enable a marker.