search for: cld_continued

Displaying 1 result from an estimated 1 matches for "cld_continued".

2007 Jul 25
2
proc:::exit not firing
...last_signal_sender_pid ); } proc:::exit /pid == $target && args[0] == CLD_DUMPED/ { printf( "%Y core dump", walltimestamp ); ustack(); } proc:::exit /pid == $target && args[0] != CLD_EXITED && args[0] != CLD_KILLED && args[0] != CLD_CONTINUED && args[0] != CLD_DUMPED/ { printf( "%Y stop or cont. status = %d", walltimestamp, args[0] ); } --- end script --- -- ------------------------------------------------------------------------------- ,-_|\ TSC Engineer E-mail : debenham at sun....