Uprobes: 11th time is the charm?
Uprobes: 11th time is the charm?
Posted Mar 24, 2011 6:06 UTC (Thu) by kevinm (guest, #69913)Parent article: Uprobes: 11th time is the charm?
So, if I want to put a probe in libc.so, it ends up being executed by every process on the system?
Presumably I would have to have write permissions to libc to do so - so if gdb was to use this, I wouldn't be able to set breakpoints on library functions unless I'm root? That sounds like a nonstarter to me.