prompt script exiting

Frank Ch. Eigler fche@redhat.com
Mon Dec 12 15:49:00 GMT 2005


Hi -

wcohen wrote:

> That [systemtap_session change] sounds like it would operate in the
> manner that people would expect. [...]

Yeah.  Would you mind testing it and committing it if it works?

> What happens if there are two scripts running? Is this flag local to
> the script or a global? [...]

"global" in the systemtap sense means shared amongst probe handlers of
the same systemtap session.  There is no "global" data in the sense of
kernel-wide at all, except perhaps in kprobes internals.

- FChE



More information about the Systemtap mailing list