[Bug translator/3630] kernet.statement broken on x86_64

fche at redhat dot com sourceware-bugzilla@sourceware.org
Fri Dec 1 21:15:00 GMT 2006


------- Additional Comments From fche at redhat dot com  2006-12-01 17:35 -------
One problem here is that elfutils' dwfl_addrmodule() function is
being used to request a mapping of a kernel run-time address to
the kernel dwfl module, and instead it is returning 0.  Roland,
any advice on this?

It turns out that we probably should not use this routine at all
anyway, since for the kernel, we can look it up by name, and
for modules, incoming addresses are text-offset and not absolute.


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


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

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



More information about the Systemtap mailing list