Provided by: systemtap-doc_2.9-2ubuntu2_all 

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 ALSO
tapset::stap_staticmarkers(3stap)
SystemTap Tapset Reference April 2016 PROBE::STAP.SYSTEM(3stap)