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 bibo dot mao at intel dot com  2006-07-21 06:19 -------
vgettimeofday can be called by application in user mode, now in x86_64 function 
address of vgettimeofday is outside of kernel_text_address() scope, so it 
failed to register kprobe for this function.

-- 


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]