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 kprobes/2945] cannot probe vgettimeofday on x86_64


------- Additional Comments From jkenisto at us dot ibm dot com  2006-11-16 18:07 -------
Further thoughts:
- vdso, not vtoc. (Haste and advanced age are a bad combo. :-})
- Since a kprobed instruction is copied into a kernel-space buffer and
single-stepped there, we do NOT want to allow kprobes on instructions that are
executed in user mode, such as on the vdso page.

-- 


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

------- 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]