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]

uprobes: keep thread blocked after the handler returns


Hi all,

Is there a way to keep the thread blocked after the uprobe handler returns?
The scenario in which this can be usefull is when we want to do the probing 
from userspace.

I know it can be done with utrace, but I think is more convenient to do it 
directly from uprobes.

Thanks,
tavi


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