public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/10762] New: turn off userspace prologue heuristics for recent gcc
@ 2009-10-13  0:12 fche at redhat dot com
  2009-10-16 20:00 ` [Bug translator/10762] " fche at redhat dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: fche at redhat dot com @ 2009-10-13  0:12 UTC (permalink / raw)
  To: systemtap

We currently force on prologue searching for userspace process
files, since widespread gcc produces poor dwarf data to locate
incoming $$parms.

If we can detect (or have a user assert) that modern (vta-based)
debuginfo is available for a given ELF file, we should disable
the heuristics.  If automatic means are unavailable, perhaps another
command line option like "-P" would be needed, or (yikes) a probe
point syntax extension.

One reason for this is that an instruction somewhat below
the prologue is more likely to be within a loop, which could
result in false "entry" probe hits at every iteration.

-- 
           Summary: turn off userspace prologue heuristics for recent gcc
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com


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

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

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

end of thread, other threads:[~2012-06-16 16:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-10762-6586@http.sourceware.org/bugzilla/>
2012-06-16 16:12 ` [Bug translator/10762] turn off userspace prologue heuristics for recent gcc fche at redhat dot com
2009-10-13  0:12 [Bug translator/10762] New: " fche at redhat dot com
2009-10-16 20:00 ` [Bug translator/10762] " fche at redhat dot com
2009-10-16 20:24 ` fche at redhat dot com
2009-10-16 21:18 ` fche at redhat dot com
2009-12-21 15:18 ` fche at redhat dot com
2009-12-21 19:22 ` fche at redhat dot com
2010-01-18 20:18 ` fche 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).