From 0c8218db09676f097da5a5643482b3b8a655dd80 Mon Sep 17 00:00:00 2001 From: guanglei Date: Thu, 25 May 2006 08:05:12 +0000 Subject: 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" --- stapprobes.5.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stapprobes.5.in') 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) -- cgit