This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tapsets/9876] Syscall tapset broken on architectures that use SYSCALL_WRAPPERS


------- Additional Comments From ananth at in dot ibm dot com  2009-02-21 16:09 -------
A simple test with SyS_access and compat_sys_access shows that both routines are
indeed hit on a ssh for example.

I did have the compat_sys_foo first idea but there are more complex cases where
the ! construct isn't that easy to use - sys_getdents and variants. What's the
easy way to handle them? Split them into multiple entries?

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9876

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]