probe::stap.system.return - Finished a command from stap
Contents
Description
Fires just before the return of the stap_system function, after waitpid.
Name
probe::stap.system.return - Finished a command from stap
See Also
tapset::stap_staticmarkers(3stap) SystemTap Tapset Reference April 2024 PROBE::STAP.SYSTEM(3stap)
Synopsis
stap.system.return
Values
ret
a return code associated with running waitpid on the spawned process; a non-zero value indicates
error
