Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I0b531be8bde9dfd74bb4a28fe70eeef5eeee7f72
Without the option:--channel option::
The channel named `channel0`.
++
+If there's more than one channel for the selected tracing session and
+domain, the `disable-event` command fails.
See man:lttng-concepts(7) to learn more about recording event rules.
Without the option:--channel option::
The channel named `channel0`.
+
-If such a channel doesn't exist, the `enable-event` automatically
-creates it.
+If there's already a channel for the selected tracing session and domain
+which isn't named `channel0`, the `enable-event` command fails.
+Otherwise, it automatically creates it.
List the recording event rules of a specific tracing session
and/or channel with the man:lttng-list(1) and man:lttng-status(1)