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 tapsets/4727] New: Userspace stack traceback


For application tuning it would be very useful to have a traceback of the
user-space stack to determine how a particular systemcall is being invoked. The
application in mind would be for looking at lock contention issues. The futext
example on the wiki points out which futexes have problems:

http://sourceware.org/systemtap/wiki/WSFutexContention

However, it doesn't show where in the code those are being triggered. The stack
backtrace of the user process would give developer some idea whether to look in
the code.

-- 
           Summary: Userspace  stack traceback
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: tapsets
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: wcohen at redhat dot com


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

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