From: Jonathan Rajotte Date: Mon, 5 Feb 2018 23:19:01 +0000 (-0500) Subject: Document add-context limitation for started session X-Git-Tag: v2.11.0-rc1~388 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=15623b7d24de5bd828ac21f55bdfea4835c4227a;hp=9a699f7bb912d287630c8940459069a4b04d2399 Document add-context limitation for started session Signed-off-by: Jonathan Rajotte Signed-off-by: Jérémie Galarneau --- diff --git a/doc/man/lttng-add-context.1.txt b/doc/man/lttng-add-context.1.txt index e3c8813b5..a026452db 100644 --- a/doc/man/lttng-add-context.1.txt +++ b/doc/man/lttng-add-context.1.txt @@ -79,6 +79,8 @@ most shells. Use the option:--list option without other arguments to list the available context field names. +See the <> section below for a list of +limitations to consider. include::common-cmd-options-head.txt[] @@ -123,6 +125,12 @@ option:-t 'TYPE', option:--type='TYPE':: include::common-cmd-help-options.txt[] +[[limitations]] +LIMITATIONS +----------- +As of this version of LTTng, it is not possible to add context fields to +a channel once its tracing session has been started (see man:lttng-start(1)) +at least once. include::common-cmd-footer.txt[]