This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-126-g509b6dd


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  509b6ddcc966e7f9201b5bc729b288240e5ada17 (commit)
      from  0e0e60b276f6a839b56d302e31432adaa0f02440 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 509b6ddcc966e7f9201b5bc729b288240e5ada17
Author: David Smith <dsmith@redhat.com>
Date:   Thu Aug 2 10:46:14 2012 -0500

    Fixed PR14409 by delaying inode-uprobes registration until after buildid checks.
    
    * runtime/linux/uprobes-inode.c: Rework code to do the buildid check
      before registering uprobes the first time we see a target process.

-----------------------------------------------------------------------

Summary of changes:
 runtime/linux/uprobes-inode.c |  259 +++++++++++++++++++++++++++++------------
 1 files changed, 182 insertions(+), 77 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]