On Tue, 2009-03-31 at 10:09 -0400, Frank Ch. Eigler wrote: > ananth wrote: > > > Uprobes is implemented only for architectures that have utrace support > > (x86-32, x86_64, powerpc, s390, but not IA64). [...] > > (HAVE_ARCH_TRACEHOOK is on for ia64, sparc, sh also, so utrace per se > should work there.) >
FWIW, Intel did an ia64 port of uprobes as well, but there wasn't sufficient followup to get it tucked into systemtap/runtime/uprobes. Jim