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: external systemtap meeting notes 20070816


> Would this hack work: have the second utrace engine refuse to put a
> breakpoint wherever it suspects another engine may have put one?  

Sure, it's easy to notice the breakpoint instruction already there.

> Or even more pessimistically, can an engine know that another one is
> already monitoring a given target process, and give up at attach time?
> (That would defeat some of the promise of utrace, but so it goes.)

Yes, it can (UTRACE_ATTACH_EXCLUSIVE).


Thanks,
Roland


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