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-92-gc893ecc


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  c893eccde63065539084a68680927d2e4a11ca04 (commit)
      from  c5bbe3735cf3bc1914b630796cf6f34230db7ae0 (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 c893eccde63065539084a68680927d2e4a11ca04
Author: David Smith <dsmith@redhat.com>
Date:   Tue Apr 27 11:18:58 2010 -0500

    PR 11338 (partial): Used @defined in nfs.stp and general update.
    
    * tapset/nfs.stp: Large update to get working on RHEL4, f12, and
      rawhide.  RHEL5 fails because of PR 1155 (can't find inline function
      arguments). with probe nfs.fop.check_flags.  Removed all kernel version
      checks.
    * testsuite/buildok/nfs-detailed.stp: New detailed test of all nfs probes
      and convenience variables.

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

Summary of changes:
 tapset/nfs.stp                     |  162 ++++++++++++++++----------
 testsuite/buildok/nfs-detailed.stp |  229 ++++++++++++++++++++++++++++++++++++
 2 files changed, 329 insertions(+), 62 deletions(-)
 create mode 100755 testsuite/buildok/nfs-detailed.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]