Add disable-event to man page and clarify enable-event
authorDavid Goulet <dgoulet@efficios.com>
Thu, 20 Dec 2012 17:17:11 +0000 (12:17 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 20 Dec 2012 17:17:11 +0000 (12:17 -0500)
Signed-off-by: David Goulet <dgoulet@efficios.com>
doc/man/lttng.1

index fa46cdbb7c40a55c27248fc470af37b545473520..f773e61f89b7659ad95a5f2a8d9645d3c1ff0864 100644 (file)
@@ -424,7 +424,8 @@ file.
 \-c, \-\-channel NAME
         Apply on channel name
 \-a, \-\-all
-        Enable all tracepoints and syscalls
+        Enable all tracepoints and syscalls. This actually enable a single
+        wildcard event "*".
 \-k, \-\-kernel
         Apply for the kernel tracer
 \-u, \-\-userspace
@@ -544,6 +545,9 @@ file.
         Simple listing of options
 \-s, \-\-session NAME
         Apply on session name
+\-a, \-\-all-events
+        Disable all events. This does NOT disable "*" but rather
+        every known events of the session.
 \-k, \-\-kernel
         Apply for the kernel tracer
 \-u, \-\-userspace
This page took 0.025461 seconds and 4 git commands to generate.