X-Git-Url: http://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-add-trigger.1.txt;h=393e8c9204d4a0206426b54ce5efe7de89a489a2;hp=17c8bd7065dfc141524809ec10bab865a41305dd;hb=d0a70fd5ee0a88139a1aeacb78164dfab6bf4649;hpb=a942557f174ba5a1b71ae5334ee987643eca691c diff --git a/doc/man/lttng-add-trigger.1.txt b/doc/man/lttng-add-trigger.1.txt index 17c8bd706..393e8c920 100644 --- a/doc/man/lttng-add-trigger.1.txt +++ b/doc/man/lttng-add-trigger.1.txt @@ -36,6 +36,7 @@ this mode. The syntax by which conditions and actions are specified is described below. +[[conditions]] Conditions ~~~~~~~~~~ @@ -55,6 +56,7 @@ Event rule: `on-event [event rule arguments]`:: - It is not possible to use filter operands that use values from the context. +[[actions]] Actions ~~~~~~~ @@ -97,6 +99,14 @@ Snapshot session: *snapshot-session* session-name:: OPTIONS ------- +option:--condition:: + Define the condition for the trigger. See the + <> section for more details. + +option:--action:: + Define an action for the trigger. See the <> + section for more details. + option:--id='ID':: Set the id of the trigger to 'ID'. If omitted, an id will automatically be assigned to the trigger by the session daemon.