[lttng-dev] [PATCH lttng-tools 2/2] Document add-context limitation for started session

Jonathan Rajotte jonathan.rajotte-julien at efficios.com
Mon Feb 5 18:19:01 EST 2018


Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien at efficios.com>
---
 doc/man/lttng-add-context.1.txt | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/doc/man/lttng-add-context.1.txt b/doc/man/lttng-add-context.1.txt
index e3c8813..fab1575 100644
--- a/doc/man/lttng-add-context.1.txt
+++ b/doc/man/lttng-add-context.1.txt
@@ -79,6 +79,9 @@ most shells.
 Use the option:--list option without other arguments to list the
 available context field names.
 
+See the <<limitations,LIMITATIONS>> section below for a list of
+limitations of this command to consider.
+
 
 include::common-cmd-options-head.txt[]
 
@@ -123,6 +126,14 @@ 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 perform the following
+actions with the `lttng add-context` command:
+
+* Add a context once its tracing session has been active
+  at least once.
 
 include::common-cmd-footer.txt[]
 
-- 
2.7.4



More information about the lttng-dev mailing list