PROBE::STAP.SYSTEM(3stap) SystemTap Translator Tapset PROBE::STAP.SYSTEM(3stap)
NAME
probe::stap.system - Starting a command from stap
SYNOPSIS
stap.system
VALUES
command
the command string to be run by posix_spawn (as sh -c <str>)
DESCRIPTION
Fires at the entry of the stap_system command.
SystemTap Tapset Reference August 2011 PROBE::STAP.SYSTEM(3stap)