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 387fe640..31e38819 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
+.B \-t
+Collect timing information on the number of times probe executes
+and average amount of time spent in each probe.
+.TP
.BI \-s NUM
Use NUM megabyte buffers for kernel-to-user data transfer. On a
multiprocessor in bulk mode, this is a per-processor amount.