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-168-g8d6f041


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  8d6f041b0d8013020d4e0770fe69c6e92167e50b (commit)
       via  6ae92b87678b5c2e19b673da3d6e2a1ffa7649c0 (commit)
      from  4e6c6975d781cbb2b4aa2713e43627af5f67f78a (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 8d6f041b0d8013020d4e0770fe69c6e92167e50b
Merge: 6ae92b8 4e6c697
Author: Lukas Berk <lberk@redhat.com>
Date:   Thu Jul 21 15:01:15 2011 -0400

    Merge branch 'master' of git://sourceware.org/git/systemtap

commit 6ae92b87678b5c2e19b673da3d6e2a1ffa7649c0
Author: Lukas Berk <lberk@redhat.com>
Date:   Thu Jul 21 14:50:54 2011 -0400

    Reorder open/access sequence
    
    * ctl.c: reorder access()/open()
    
    The previous order was not actually subject to a race condition,
    because the file being accessed cannot be modified by a non-root
    user.

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

Summary of changes:
 runtime/staprun/ctl.c |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 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]