Clarify limitations of the --syscall flag with enable-event command
authorChristian Babeux <christian.babeux@efficios.com>
Wed, 16 Apr 2014 16:26:25 +0000 (12:26 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 30 Apr 2014 16:47:25 +0000 (12:47 -0400)
Signed-off-by: Christian Babeux <christian.babeux@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
doc/man/lttng.1

index 972f71c3ab592bc6ae9b25ea3affe66af3d761a2..988208395750c24066eb376512b554260b99122a 100644 (file)
@@ -541,7 +541,9 @@ Dynamic function entry/return probe. Addr and offset can be octal
 .BR "\-\-syscall"
 System call event. 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.
+limitation. You can disable the entire channel to do the trick. Also note
+that per-syscall selection is not supported yet. Use with "-a" to enable
+all syscalls.
 .TP
 .BR "\-\-filter 'expression'"
 Set a filter on a newly enabled event. Filter expression on event
This page took 0.026976 seconds and 5 git commands to generate.