public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "gbenson at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sources.redhat.com
Subject: [Bug dynamic-link/14298] Add static probes to runtime linker
Date: Fri, 27 Jul 2012 13:06:00 -0000	[thread overview]
Message-ID: <bug-14298-131-Pc1toesUOr@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-14298-131@http.sourceware.org/bugzilla/>

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

Gary Benson <gbenson at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Gary Benson <gbenson at redhat dot com> 2012-07-27 13:06:24 UTC ---
commit 815e6fa3e010628f77838abec18692cbfeb60809
Author: Gary Benson <gbenson@redhat.com>
Date:   Thu Jul 26 11:03:35 2012 +0100

    Add SystemTap static probes to the runtime linker.  [BZ #14298]

ChangeLog:
2012-07-27  Gary Benson  <gbenson@redhat.com>

       [BZ #14298]
       * elf/rtld.c: Include <stap-probe.h>.
       (dl_main): Added static probes "init_start" and "init_complete".
       * elf/dl-load.c: Include <stap-probe.h>.
       (lose): Take new parameter "nsid".
       Added static probe "map_failed".
       (_dl_map_object_from_fd): Pass namespace id to lose.
       Added static probe "map_start".
       (open_verify): Pass namespace id to lose.
       * elf/dl-open.c: Include <stap-probe.h>.
       (dl_open_worker) Added static probes "map_complete", "reloc_start"
       and "reloc_complete".
       * elf/dl-close.c: Include <stap-probe.h>.
       (_dl_close_worker): Added static probes "unmap_start" and
       "unmap_complete".
       * elf/rtld-debugger-interface.txt: New file documenting the above.

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


  parent reply	other threads:[~2012-07-27 13:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-26 15:16 [Bug dynamic-link/14298] New: " gbenson at redhat dot com
2012-06-26 15:17 ` [Bug dynamic-link/14298] " gbenson at redhat dot com
2012-06-26 15:19 ` gbenson at redhat dot com
2012-06-26 15:22 ` gbenson at redhat dot com
2012-06-27 10:00 ` gbenson at redhat dot com
2012-07-23 13:40 ` gbenson at redhat dot com
2012-07-25 13:24 ` carlos_odonell at mentor dot com
2012-07-27 13:06 ` gbenson at redhat dot com [this message]
2014-06-13 14:57 ` fweimer at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-14298-131-Pc1toesUOr@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).