Initial stap support for inode-based uprobes
Josh Stone
jistone@redhat.com
Wed Nov 16 19:05:00 GMT 2011
On 11/16/2011 09:39 AM, David Smith wrote:
> I just got through running the systemtap testsuite on 2 different
> configurations:
[...]
> That isn't too bad for a first stab.
Thanks for the comparison, looks like we're in decent shape! Hopefully
the last mile is not too painful...
>> * Argument access. If you try $args, it will fail with a missing symbol
>> 'task_user_regset_view'. I haven't looked closely at this yet.
This piece should actually be ok now -- task_user_regset_view just needs
to be exported along with the registration functions.
Josh
More information about the Systemtap
mailing list