Finished a command from stap
stap.system.return
ret
a return code associated with running waitpid on the spawned process; a non-zero value indicates error
Fires just before the return of the stap_system function, after waitpid.