diff options
Diffstat (limited to 'stapfuncs.5.in')
-rw-r--r-- | stapfuncs.5.in | 6 |
1 files changed, 6 insertions, 0 deletions
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 |