summaryrefslogtreecommitdiffstats
path: root/stapprobes.5.in
diff options
context:
space:
mode:
authorguanglei <guanglei>2006-05-25 08:05:12 +0000
committerguanglei <guanglei>2006-05-25 08:05:12 +0000
commit0c8218db09676f097da5a5643482b3b8a655dd80 (patch)
tree7c073874cc0f2cb51448a53235e6e4f8f30af04a /stapprobes.5.in
parenta44a0785c9869062b431573678237c5a646a71a7 (diff)
downloadsystemtap-steved-0c8218db09676f097da5a5643482b3b8a655dd80.tar.gz
systemtap-steved-0c8218db09676f097da5a5643482b3b8a655dd80.tar.xz
systemtap-steved-0c8218db09676f097da5a5643482b3b8a655dd80.zip
src/tapset/LKET/*.stp:
explicitly add type qualifier for different arch to make _stp_vsnprintf get the argument by va_arg correctly src/tapset/scheduler.stp: add prev_task and next_task variable src/stapprobes.5.in: add lket (5) in the "SEE ALSO"
Diffstat (limited to 'stapprobes.5.in')
-rw-r--r--stapprobes.5.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/stapprobes.5.in b/stapprobes.5.in
index ab1f0197..26511529 100644
--- a/stapprobes.5.in
+++ b/stapprobes.5.in
@@ -251,4 +251,4 @@ kernel.syscall.*.return
refers to the group of probe aliases with any name in the third position
.SH SEE ALSO
-.IR stap (1)
+.IR stap (1) lket (5)