This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Killing staprun/stapio cleanly from another process


On Wed, 2007-09-12 at 14:35 -0700, Mike Mason wrote:
> If I want to use staprun to run a pre-compiled script module, 
> then want to kill it cleanly via a signal from another process, 
> what's the best way to do that?  I tried "kill -s SIGINT <staprun_pid>" 
> and it didn't work, although the same command against the stapio pid 
> does seem to work.

You should send signals to stapio.

Martin



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]