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 runtime/10514] time-warped address->symbol mappings


------- Additional Comments From mjw at redhat dot com  2010-06-14 12:55 -------
To make this work we would need to tag the address (array) with the build-id of
the module that is mapped to the vma in which it resides. And make all addresses
canonical. Where a canonical address is the address adjusted for module &
prelink bias so it's relative to the original module. Such
build-id+canon-addresses can then be resolved to symbols "offline".

-- 


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

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