From 70404fc597fe283753bb2f86f95c4c9f008f324d Mon Sep 17 00:00:00 2001 From: hunt Date: Mon, 6 Mar 2006 20:44:29 +0000 Subject: 2006-03-06 Martin Hunt * buildrun.cxx (run_pass): Add "-u username". * stapfuncs.5.in: Document system(). --- stapfuncs.5.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'stapfuncs.5.in') diff --git a/stapfuncs.5.in b/stapfuncs.5.in index 43356564..4fc673e3 100644 --- a/stapfuncs.5.in +++ b/stapfuncs.5.in @@ -243,6 +243,12 @@ Return an absolute timestamp value for use by the indentation function. The default function uses .IR gettimeofday_us +.SS SYSTEM +.TP +system (cmd:string) +Runs a command on the system. The command will run in the background +when the current probe completes. + .SH FILES .nh .IR /usr/share/systemtap/tapset -- cgit