table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
PROBE::STAP.SYSTEM(3stap) | SystemTap Translator Tapset | PROBE::STAP.SYSTEM(3stap) |
NAME¶
probe::stap.system.spawn - stap spawned new processSYNOPSIS¶
stap.system.spawn
VALUES¶
retthe return value from posix_spawn
pid
the pid of the spawned process
DESCRIPTION¶
Fires just after the call to posix_spawn.SEE ALSO0¶
tapset::stap_staticmarkers(3stap)November 2020 | SystemTap Tapset Reference |