table of contents
other versions
- Tumbleweed 5.2-1.2
- Leap-16.0
- Leap-15.6
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.
SEE ALSO0¶
tapset::stap_staticmarkers(3stap)
November 2024 | SystemTap Tapset Reference |