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.1-280-g05605db


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  05605db9ec5e176dd440a1edf320a987210b1245 (commit)
      from  a1ecf9ff0f6fc6ef0bcdaf231ed2d395ee979b4b (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 05605db9ec5e176dd440a1edf320a987210b1245
Author: David Smith <dsmith@redhat.com>
Date:   Mon Mar 22 10:05:14 2010 -0500

    Improve handling of O_NONBLOCK and O_CLOEXEC.
    
    * tapset/aux_syscalls.stp (_sys_pipe2_flag_str): Separate O_NONBLOCK and
      O_CLOEXEC support.
      (_sys_open_flag_str): Added O_CLOEXEC support.

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

Summary of changes:
 tapset/aux_syscalls.stp |    8 +++++++-
 1 files changed, 7 insertions(+), 1 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]