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.4-373-g608cf3e


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  608cf3e73af343c03bab87066f07b4acf5ed25c8 (commit)
      from  4de61fbe265a40bc91c73a0c96c2daaeab02b29c (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 608cf3e73af343c03bab87066f07b4acf5ed25c8
Author: David Smith <dsmith@redhat.com>
Date:   Wed May 18 10:32:56 2011 -0500

    Fix pipe paths in the logger PMDA.
    
    * pcp/src/pmdas/logger/event.c (event_create): Handle non-blocking reads.
    * pcp/src/pmdas/logger/util.c (start_cmd): Close the correct side of the
      pipe in the parent process.

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

Summary of changes:
 pcp/src/pmdas/logger/event.c |   12 +++++++++---
 pcp/src/pmdas/logger/util.c  |   14 ++++++++------
 2 files changed, 17 insertions(+), 9 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]