public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/10228] New: Add more vma-tracking for user space symbol/backtraces
@ 2009-06-02 13:22 mjw at redhat dot com
  2009-06-02 14:24 ` [Bug translator/10228] " fche at redhat dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: mjw at redhat dot com @ 2009-06-02 13:22 UTC (permalink / raw)
  To: systemtap

Currently stap only adds a vma-tracker for processes that have a function probe
placed on them. That means address/symbol resolution and backtraces only work
for processes for which a probe is explicitly placed. To make this work more
smoothly a couple of extensions/defaults could be added:

- If -c <target> is given a vma-tracker should be placed on the target process
(and its children?)
- If -d <process> is given a vma-tracker should be placed on that process.
- If no -c (and no -d?) option is given a vma-tracker should be added to all
running processes on the system.

This is in addition to the vma-trackers placed on processes that are explicitly
probed through function/syscall/itrace probes (and duplicate engines should be
eliminated, but the vma-tracker layer should already take care of that).

-- 
           Summary: Add more vma-tracking for user space symbol/backtraces
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: mjw at redhat dot com


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

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-05-06 11:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-02 13:22 [Bug translator/10228] New: Add more vma-tracking for user space symbol/backtraces mjw at redhat dot com
2009-06-02 14:24 ` [Bug translator/10228] " fche at redhat dot com
2009-06-04 10:05 ` mjw at redhat dot com
2009-06-04 11:19 ` fche at redhat dot com
2009-06-06 23:28 ` fche at redhat dot com
2009-06-06 23:28 ` fche at redhat dot com
2009-09-03 19:07 ` mjw at redhat dot com
2010-01-05  8:50 ` mjw at redhat dot com
2010-05-06 18:46 ` mjw at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).