[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: strace behavior under debian wheezy



GALAMBOS Daniel <dancsa@dancsa.hu> writes:
> Are there any way to acquire the signal sender's PID?

stap -x $pid /usr/share/doc/systemtap-doc/examples/process/sigmon.stp SIGTERM

shows you the process that sends SIGTERM to the process whose PID is
$pid.


Reply to: