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/6437] New: unwinder/backtrace should see through kretprobes_trampolines


As reported several times, backtraces that involve functions that have .return
probes in their call stack lose the information about the actual caller.
This has not been solved with the new unwinder code but it should.

In the farther future, stack traces through interpreted languages will also
require the unwinder to have hooks to call to other runtime/tapset functions
(e.g., jvm jit cache searching) when stack frames and/or executables need it.

-- 
           Summary: unwinder/backtrace should see through
                    kretprobes_trampolines
           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=6437

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