Clarify limitations of the --syscall flag with enable-event command
[lttng-tools.git] / 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.0243 seconds and 4 git commands to generate.