From 2f6e24e1b6b19d8b56da4f7d1120d36cbf191098 Mon Sep 17 00:00:00 2001 From: fche Date: Fri, 17 Feb 2006 17:56:08 +0000 Subject: 2006-02-17 Frank Ch. Eigler * stapfuncs.5.in (cpu): Document contextinfo function. * context.stp (cpu): Clone undocumented cpuid() function. --- 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 9c1a03a3..04ada825 100644 --- a/stapfuncs.5.in +++ b/stapfuncs.5.in @@ -105,6 +105,9 @@ Return the number of seconds since the UNIX epoch. .SS CONTEXTINFO .TP +cpu:long () +Return the current cpu number. +.TP execname:string () Return the name of the current process. .TP -- cgit