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.9-387-g6243ffc


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  6243ffcbdffaf003c2626a161c344ed65ad1830f (commit)
      from  2f41f39496d9f9f82947eeebd169a8aa9db8245a (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 6243ffcbdffaf003c2626a161c344ed65ad1830f
Author: Mark Wielaard <mjw@redhat.com>
Date:   Sat Sep 19 21:20:34 2009 +0200

    Test all context related functions in one test.
    
    Saves a couple of seconds per individual test by doing them all in one.
    
    * testsuite/buildok/context_test.stp: Incorporate:
      modname.stp, probefunc.stp, probemod.stp, symdata.stp, symname.stp,
      uaddr.stp, ustack.stp, usymdata.stp, usymname.stp.
      Delete individual tests.

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

Summary of changes:
 testsuite/buildok/context_test.stp |   10 ++++++++++
 testsuite/buildok/modname.stp      |    8 --------
 testsuite/buildok/probefunc.stp    |    8 --------
 testsuite/buildok/probemod.stp     |    8 --------
 testsuite/buildok/symdata.stp      |    8 --------
 testsuite/buildok/symname.stp      |    8 --------
 testsuite/buildok/uaddr.stp        |    8 --------
 testsuite/buildok/ustack.stp       |   10 ----------
 testsuite/buildok/usymdata.stp     |    8 --------
 testsuite/buildok/usymname.stp     |    8 --------
 10 files changed, 10 insertions(+), 74 deletions(-)
 delete mode 100755 testsuite/buildok/modname.stp
 delete mode 100755 testsuite/buildok/probefunc.stp
 delete mode 100755 testsuite/buildok/probemod.stp
 delete mode 100755 testsuite/buildok/symdata.stp
 delete mode 100755 testsuite/buildok/symname.stp
 delete mode 100755 testsuite/buildok/uaddr.stp
 delete mode 100755 testsuite/buildok/ustack.stp
 delete mode 100755 testsuite/buildok/usymdata.stp
 delete mode 100755 testsuite/buildok/usymname.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]