Fix: clarify man page lttng.1
authorDavid Goulet <dgoulet@efficios.com>
Wed, 21 May 2014 15:41:46 +0000 (11:41 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 21 May 2014 18:09:41 +0000 (14:09 -0400)
Backported to stable-2.3 and 2.4.

Fixes #689

Signed-off-by: David Goulet <dgoulet@efficios.com>
doc/man/lttng.1

index e59a8706dd97bde7b6a9c28923feee4d66e67e6c..834d302bf49138f8cea4931be67bb2c3f223f82a 100644 (file)
@@ -580,6 +580,11 @@ running applications can be found under columns "PID" and "LWP" of the
   '$ctx.vtid == 1234'
 .fi
 
+Context information is available to all filters whether or not the add-context
+command has been used to add it to the event's channel, as long as the context
+field exists for that domain. For example, the filter examples given above will
+never fail to link: no add-context is required for the event's channel.
+
 .TP
 .BR "\-x, \-\-exclude LIST"
 Add exclusions to UST tracepoints:
This page took 0.024923 seconds and 4 git commands to generate.