summaryrefslogtreecommitdiffstats
path: root/stapex.5.in
diff options
context:
space:
mode:
Diffstat (limited to 'stapex.5.in')
-rw-r--r--stapex.5.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/stapex.5.in b/stapex.5.in
index e6763267..38f30f62 100644
--- a/stapex.5.in
+++ b/stapex.5.in
@@ -106,6 +106,11 @@ To list the probeable functions in the kernel, use the listings mode.
% stap \-l \[aq]kernel.function("*")\[aq]
.ESAMPLE
+To list the probeable functions and local variables in the kernel, use another listings mode.
+.SAMPLE
+% stap \-L \[aq]kernel.function("*")\[aq]
+.ESAMPLE
+
.SH MORE EXAMPLES
Larger examples, demos and samples can be found in