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. rhel52-ga-444-g471ca45


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  471ca45b8e46177b5ee2f1f7eb4bf7d7881793df (commit)
      from  93126f9efcd0511e2034a44fe8e5dfdcb80095af (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 471ca45b8e46177b5ee2f1f7eb4bf7d7881793df
Author: root <root@srdronam.in.ibm.com>
Date:   Fri Jun 27 13:57:52 2008 +0530

    This commit makes changes to the VFS tapset. The changes include deprecation of
    some old probe points to older versions of kernel, adding new helper C functions
    and probe points for the VFS subsystem. A new testcase is created for the VFS
    tapset which performs a compile test (i.e. up4) on the probe points to verify
    sanity. These details can also be found in the ChangeLog.

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

Summary of changes:
 ChangeLog                          |   10 +
 tapset/vfs.stp                     |  303 +++++++++++++++++++++++-
 testsuite/buildok/vfs_testcase.stp |  461 ++++++++++++++++++++++++++++++++++++
 3 files changed, 768 insertions(+), 6 deletions(-)
 create mode 100644 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]