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/10174] Enable stap to map function addresses to function names


------- Additional Comments From mjw at redhat dot com  2009-05-25 07:25 -------
(In reply to comment #2)
> Thanks Frank !! This construct doesnt seem to work in dwarfless scenario 
> (in probe kprobe.function{} context).
> Any pointers on what could be done to get it working ?

You need to add dwarf :)
stap -d kernel (or stap -d module-name) will make the symbols available by
reading them from the debuginfo.


-- 


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

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