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.7-24-gca02e21


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  ca02e21fa8418dae2df8f311b266a4413e8869ea (commit)
      from  8a332350d63c3fb72c2e062724400ce814246425 (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 ca02e21fa8418dae2df8f311b266a4413e8869ea
Author: William Cohen <wcohen@redhat.com>
Date:   Tue Feb 14 11:02:51 2012 -0500

    Make sure that procfs.c runtime code include <linux/mount.h>
    
    On the arm architecture the <linux/mount.h> isn't pulled in by other
    code.  This one line change makes sure that the include file gets
    pulled in.  This allows the test using the procfs to build on arm.

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

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