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.9.5-6-g267a544


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  267a544424be10825c57ea3eaa4d908c818211c7 (commit)
      from  172d72b30e804bda124f26b858f0f3081a561b3c (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 267a544424be10825c57ea3eaa4d908c818211c7
Author: Stan Cox <scox@redhat.com>
Date:   Mon Mar 30 10:23:27 2009 -0400

    Test marker probe parameter types.
    
    * testsuite/systemtap.base/sdt_types.c: New file.
    * testsuite/systemtap.base/sdt_types.stp: New file.
    * testsuite/systemtap.base/static_uprobes.exp:  Use sdt_types for type testing.

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

Summary of changes:
 testsuite/systemtap.base/sdt_types.c        |  168 ++++++++++++
 testsuite/systemtap.base/sdt_types.stp      |  371 +++++++++++++++++++++++++++
 testsuite/systemtap.base/static_uprobes.exp |   47 ++--
 3 files changed, 561 insertions(+), 25 deletions(-)
 create mode 100644 testsuite/systemtap.base/sdt_types.c
 create mode 100644 testsuite/systemtap.base/sdt_types.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]