summaryrefslogtreecommitdiffstats
path: root/stap.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'stap.1.in')
-rw-r--r--stap.1.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/stap.1.in b/stap.1.in
index 65b4b312..361a211b 100644
--- a/stap.1.in
+++ b/stap.1.in
@@ -105,6 +105,10 @@ Unoptimized mode. Disable unused code elision during elaboration.
.BI \-b
Use relayfs-based bulk mode for kernel-to-user data transfer.
.TP
+.BI \-M
+Don't merge per-cpu files when using bulk (relayfs) mode. This option is
+valid for bulk mode.
+.TP
.B \-t
Collect timing information on the number of times probe executes
and average amount of time spent in each probe.