From a7aa967a4f95ba9c112abcd783b282b50a66ebc5 Mon Sep 17 00:00:00 2001 From: fche Date: Fri, 17 Feb 2006 14:53:47 +0000 Subject: [PATCH] add tid docs --- stapfuncs.5.in | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/stapfuncs.5.in b/stapfuncs.5.in index be93a8147..9c1a03a3b 100644 --- a/stapfuncs.5.in +++ b/stapfuncs.5.in @@ -111,11 +111,14 @@ Return the name of the current process. pexecname:string() Return the name of the parent process. .TP +tid:long () +Return the id of the current thread. +.TP pid:long () -Return the current pid. +Return the id of the current process. .TP ppid:long () -Return the current pid. +Return the id of the parent process. .TP uid:long () Return the uid of the current process. -- 2.43.5