Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

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.