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.) > [...] For ARM though, the utrace layer needs to be implemented and > uprobes ported over. [...] Roland et al., has there been any recent report on regset/tracehook-on-arm porting? - FChE