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, pr6866, updated. release-0.9-175-gcb1468b


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, pr6866 has been updated
       via  cb1468beb7b34ad988280fea9fb7c4558b47341a (commit)
      from  7d6fe193398090a3fb1847fc1a286772db114893 (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 cb1468beb7b34ad988280fea9fb7c4558b47341a
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Mar 18 12:27:13 2009 +0100

    Replace mutex in task_finder_vma with rwlock to be interrupt context safe.
    
    * runtime/task_finder_vma.c: Replace all mutex calls with appropriate
      read or write (un)lock calls.

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

Summary of changes:
 runtime/task_finder_vma.c |   82 ++++++++++++++++++++++++++++-----------------
 1 files changed, 51 insertions(+), 31 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]