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.7-99-gcfcab6c


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  cfcab6c7110a016fe108bbf4783b7c437a3a9708 (commit)
      from  3965e105b73e196ec4f9b15c0b192c59bb14a2f8 (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 cfcab6c7110a016fe108bbf4783b7c437a3a9708
Author: Josh Stone <jistone@redhat.com>
Date:   Fri Dec 9 09:24:31 2011 -0800

    Preliminary SDT semaphores with inode-uprobes
    
    This adds mmap tracking to our inode-uprobes client, so we may
    manipulate SDT semaphores as modules come and go.  It seems to work ok,
    though remaining sleepiness issues may need to be worked out in
    task_finder2.

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

Summary of changes:
 runtime/uprobes-inode.c |  402 +++++++++++++++++++++++++++++++++++++++++++----
 tapsets.cxx             |   98 ++++++++----
 2 files changed, 440 insertions(+), 60 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]