Fix: filter: remove dependency on UST bug.h
[lttng-tools.git] / doc / man / lttng.1
index 6bbf3154e3dd81151802bd63f51112f7df70f96a..417f799c49c25a48275d35ba0c5e7e67315af96d 100644 (file)
@@ -340,6 +340,13 @@ file.
         Enabling syscalls tracing (kernel tracer), you will not be able to disable them
         with disable-event. This is a known limitation. You can disable the entire
         channel to do the trick.
+\-\-filter 'expression'
+       Set a filter on a newly enabled event.
+        Filter expression on event fields event recording
+        depends on evaluation. Only specify on first activation
+        of a given event within a session. Filter only allowed
+        when enabling events within a session before tracing is
+        started.
 .fi
 
 .IP "\fBdisable-channel\fP NAME[,NAME2,...] [\-k|\-u] [OPTIONS]"
This page took 0.023302 seconds and 4 git commands to generate.