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-151-gbe8770c


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  be8770ce0c66eea1113c3c91682b4fdf6ae1ec77 (commit)
      from  889c4638f741163395438aca60226ff8a5e2009e (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 be8770ce0c66eea1113c3c91682b4fdf6ae1ec77
Author: David Smith <dsmith@redhat.com>
Date:   Fri Apr 17 09:37:00 2009 -0500

    Added new utrace syscall argument test.
    2009-04-17  David Smith  <dsmith@redhat.com>
    
            * systemtap.base/utrace_syscall_args.c: New test file.
            * systemtap.base/utrace_syscall_args.exp: New test file.
            * systemtap.base/utrace_syscall_args.stp: New test file.

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

Summary of changes:
 testsuite/systemtap.base/utrace_syscall_args.c   |   67 ++++
 testsuite/systemtap.base/utrace_syscall_args.exp |   82 +++++
 testsuite/systemtap.base/utrace_syscall_args.stp |  366 ++++++++++++++++++++++
 3 files changed, 515 insertions(+), 0 deletions(-)
 create mode 100644 testsuite/systemtap.base/utrace_syscall_args.c
 create mode 100644 testsuite/systemtap.base/utrace_syscall_args.exp
 create mode 100644 testsuite/systemtap.base/utrace_syscall_args.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]