[Bug kprobes/22772] missing kernel/module debuginfo for custom lt kernel

fche at redhat dot com sourceware-bugzilla@sourceware.org
Thu Feb 1 19:48:00 GMT 2018


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

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fche at redhat dot com

--- Comment #5 from Frank Ch. Eigler <fche at redhat dot com> ---
Try 
% stap -p4 -vvv -e 'probe kernel.function("sys_open") { }'
And also % strace stap ...
to see where it's looking for kernel build / debug data.

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


More information about the Systemtap mailing list