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] New: time-warped address->symbol mappings


It would be desirable to let backtrace() / ubacktrace() values be tagged
in such a way that potentially much later, correct address->symbol
resolution can take place.

This would mean having to teach the runtime backtracer widgets to save
someplace a snapshot the task_finder_vma data (a version number?),and
emit a tag into the hex address list that will permit that snapshot
to be found again at address->symbol lookup time.

-- 
           Summary: time-warped address->symbol mappings
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com


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]