table of contents
other versions
- Tumbleweed 5.4-1.1
- Leap-16.0
- Leap-15.6
| PROBE::STAP.SYSTEM(3stap) | SystemTap Translator Tapset | PROBE::STAP.SYSTEM(3stap) |
NAME¶
probe::stap.system.spawn - stap spawned new process
SYNOPSIS¶
stap.system.spawn
VALUES¶
pid
the pid of the spawned process
ret
the return value from posix_spawn
DESCRIPTION¶
Fires just after the call to posix_spawn.
SEE ALSO0¶
tapset::stap_staticmarkers(3stap)
| October 2025 | SystemTap Tapset Reference |