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 translator/14226] semantic error: missing x86_64 kernel/module debuginfo under '...' while resolving probe point kernel.function("vfs_read").return


https://sourceware.org/bugzilla/show_bug.cgi?id=14226

--- Comment #10 from snehal <snehal at linux dot vnet.ibm.com> ---
As per your suggestion , output of strace -e open is blank. 
(Does not have any open function calls)

root@ubuntu:/home# strace -e open stap --vp 09 'probe
kernel.function("sys_open") {log("hello world") exit()}' |& grep vmlinu 
root@ubuntu:/home#

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


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