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-0.8-346-g177bcae


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  177bcaebf508bb86f06a4f7b0830096cf2f3acc5 (commit)
      from  57439678db34719d2795e84cbe1bb9ef2b537deb (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 177bcaebf508bb86f06a4f7b0830096cf2f3acc5
Author: David Smith <dsmith@redhat.com>
Date:   Fri Feb 13 12:08:56 2009 -0600

    Fixed transport/procfs.c for systems that use the old transport (RHEL4).
    2009-02-13  David Smith  <dsmith@redhat.com>
    
            * procfs.c: Added macros to guard against multiple inclusion.
    
    2009-02-13  David Smith  <dsmith@redhat.com>
    
            * procfs.c: Added inclusion of ../procfs.c for
            _stp_mkdir_proc_module().

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

Summary of changes:
 runtime/ChangeLog           |    4 ++++
 runtime/procfs.c            |    5 +++++
 runtime/transport/ChangeLog |    5 +++++
 runtime/transport/procfs.c  |    8 +++++---
 4 files changed, 19 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]