public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/14928] New: infer -d FOO from process("FOO").mark() probes
@ 2012-12-07 14:32 fche at redhat dot com
  2012-12-12 15:03 ` [Bug translator/14928] " humble.devassy at gmail dot com
  2013-01-08 19:36 ` smakarov at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: fche at redhat dot com @ 2012-12-07 14:32 UTC (permalink / raw)
  To: systemtap

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

             Bug #: 14928
           Summary: infer -d FOO from process("FOO").mark() probes
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap@sourceware.org
        ReportedBy: fche@redhat.com
    Classification: Unclassified


For a stap script that uses process.mark() probes to attach to sys/sdt.h sites,
no debuginfo is needed nor solicited.  However, if the probe handlers need
symbol/unwind info to do backtrace/symbol resolution, the translator won't
search for the (debuginfo) data that this requires.

We should implicitly -d PROGRAM  for any process("PROGRAM") probes listed in
the script, and probably also --ldd.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

end of thread, other threads:[~2013-01-08 19:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-07 14:32 [Bug translator/14928] New: infer -d FOO from process("FOO").mark() probes fche at redhat dot com
2012-12-12 15:03 ` [Bug translator/14928] " humble.devassy at gmail dot com
2013-01-08 19:36 ` smakarov 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).