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.2-139-g5ccccbb


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  5ccccbbc1372e5c9cabc5f1f1abc29cb8325eaca (commit)
      from  e985df18d54c57bcd14bbed0ec420d353e767198 (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 5ccccbbc1372e5c9cabc5f1f1abc29cb8325eaca
Author: David Smith <dsmith@redhat.com>
Date:   Tue May 11 12:58:17 2010 -0500

    PR 9871 (partial) fix.  Removed all remaining embedded-C in vfs.stp.
    
    * tapset/vfs.stp: Large update to get working on RHEL4, RHEL5,
      RHEL6(beta), f11, f12, and rawhide.  Removed all remaining embedded-C.
    * testsuite/buildok/vfs-embedded.stp: Updated with more functions.
    * testsuite/buildok/vfs-detailed.stp: New detailed test of all vfs probes
      and convenience variables.
    * testsuite/buildok/testsuite/buildok/vfs_testcase.stp: Deleted (replaced
      by vfs-detailed.stp).

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

Summary of changes:
 tapset/vfs.stp                     |  440 +++++++++++++++++++++-------------
 testsuite/buildok/vfs-detailed.stp |  385 ++++++++++++++++++++++++++++++
 testsuite/buildok/vfs-embedded.stp |    5 +-
 testsuite/buildok/vfs_testcase.stp |  462 ------------------------------------
 4 files changed, 658 insertions(+), 634 deletions(-)
 create mode 100755 testsuite/buildok/vfs-detailed.stp
 delete mode 100755 testsuite/buildok/vfs_testcase.stp


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]