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.5-81-g809c161


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  809c161e32f6b5c1c8c8b47f6fd8625995756d0b (commit)
      from  73017154bbe6f1d6da5ff23c5c6c03324799c40d (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 809c161e32f6b5c1c8c8b47f6fd8625995756d0b
Author: David Smith <dsmith@redhat.com>
Date:   Thu Jul 7 11:39:44 2011 -0500

    Fixed BZ709190 to avoid crashes during NFS tracing.
    
    * runtime/addr-map.c: Changed 'addr_map_lock' from a spinlock to a rwlock
      to allow more simultaneous readers.

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

Summary of changes:
 runtime/addr-map.c |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 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]