X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng.1;h=417f799c49c25a48275d35ba0c5e7e67315af96d;hp=6bbf3154e3dd81151802bd63f51112f7df70f96a;hb=919e300c183678cbaafaa473e9687afeb80995c9;hpb=e90d856165cc1110ac0d4c657a001c47236d6de8 diff --git a/doc/man/lttng.1 b/doc/man/lttng.1 index 6bbf3154e..417f799c4 100644 --- a/doc/man/lttng.1 +++ b/doc/man/lttng.1 @@ -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]"