| | Subject | Re: [PATCHv11 2.6.36-rc2-tip 5/15] 5: uprobes: Uprobes (un)registration and exception handling. | | From | Peter Zijlstra <> | | Date | Wed, 01 Sep 2010 23:46:35 +0200 |
| |
On Wed, 2010-08-25 at 19:12 +0530, Srikar Dronamraju wrote: > The uprobes infrastructure enables a user to dynamically establish > probepoints in user applications and collect information by executing > a handler function when a probepoint is hit. > Right, so in short, I think that if you rework this to be inode:offset based you'll end up with a much simpler codebase.
|