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:11:32 +0000 (14:11 -0400)
Fixes #689

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

index ef73b062cd558ea5017957c38ea475adc29c8066..627ab9c9530c7a82bfd36382fc26f850e50734d2 100644 (file)
@@ -587,6 +587,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.026586 seconds and 5 git commands to generate.