summaryrefslogtreecommitdiffstats
path: root/stap.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'stap.1.in')
-rw-r--r--stap.1.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/stap.1.in b/stap.1.in
index d787a015..22336cd5 100644
--- a/stap.1.in
+++ b/stap.1.in
@@ -54,6 +54,15 @@ stap \- systemtap script translator/driver
[
.I ARGUMENTS
]
+.br
+.B stap
+[
+.I OPTIONS
+]
+.BI \-L " PROBE"
+[
+.I ARGUMENTS
+]
.SH DESCRIPTION
@@ -173,6 +182,9 @@ Instead of running a probe script, just list all available probe
points matching the given pattern. The pattern may include wildcards
and aliases.
.TP
+.BI \-L " PROBE"
+Similar to "-l", but list probe points and local variables.
+.TP
.B \-\-kelf
For names and addresses of functions to probe,
consult the symbol tables in the kernel and modules.