public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/18075] New: Add a return-probe variant of .callee
@ 2015-03-02 22:05 jistone at redhat dot com
  2015-05-15 16:45 ` [Bug translator/18075] " fche at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jistone at redhat dot com @ 2015-03-02 22:05 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=18075

            Bug ID: 18075
           Summary: Add a return-probe variant of .callee
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: translator
          Assignee: systemtap at sourceware dot org
          Reporter: jistone at redhat dot com

AIUI, callee probes are essentially translated into respective call probes with
a filter to match the caller.  It would also be useful to have return probes of
this sort.  It might even be easier, because I think the registers of a return
probe will already be into the caller's frame.

For example, a fault injection script might wish to tweak the return value of a
function, but only for particular callers, like this glibc article is doing.
https://sourceware.org/glibc/wiki/Testing/WhiteBox

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

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

end of thread, other threads:[~2015-06-22 14:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-02 22:05 [Bug translator/18075] New: Add a return-probe variant of .callee jistone at redhat dot com
2015-05-15 16:45 ` [Bug translator/18075] " fche at redhat dot com
2015-06-08 20:56 ` flu at redhat dot com
2015-06-08 22:41 ` jistone at redhat dot com
2015-06-22 14:29 ` flu 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).