From 81d2346b1c1bd697307467851f55715d36d0892d Mon Sep 17 00:00:00 2001 From: eteo Date: Tue, 8 Aug 2006 13:11:40 +0000 Subject: 2006-08-08 Eugene Teo * tapset/context.stp (probemod): New function. * stapfuncs.5.in: Document it. * testsuite/buildok/probemod.stp: Test it. --- stapfuncs.5.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'stapfuncs.5.in') diff --git a/stapfuncs.5.in b/stapfuncs.5.in index 941b451b..c95a9fad 100644 --- a/stapfuncs.5.in +++ b/stapfuncs.5.in @@ -158,6 +158,9 @@ including alias and wildcard expansion effects. probefunc:string () Return the probe point's function name, if known. .TP +probemod:string () +Return the probe point's module name, if known. +.TP target:long () Return the pid of the target process. .TP -- cgit