Este contenido no está disponible en el idioma seleccionado.
probe::stap.system.spawn
Name
probe::stap.system.spawn — stap spawned new process
Synopsis
stap.system.spawn
Values
ret
- the return value from posix_spawn
pid
- the pid of the spawned process
Description
Fires just after the call to posix_spawn.