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.8-245-g9fbda39


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  9fbda39bf7687ceeee28813f30f6e3ec5c72fc5d (commit)
      from  8da0793017c9871b96cb9695ab10e9fa040c0a03 (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 9fbda39bf7687ceeee28813f30f6e3ec5c72fc5d
Author: William Cohen <wcohen@redhat.com>
Date:   Thu Jan 29 16:55:06 2009 -0500

    Move some systemtap.sample tests to systemtap.base.

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

Summary of changes:
 testsuite/ChangeLog                                |    7 +++++++
 .../arith.exp                                      |    0 
 .../arith.stp                                      |    0 
 .../arith_limits.exp                               |    0 
 .../arith_limits.stp                               |    0 
 .../control_limits.exp                             |    0 
 .../control_limits.stp                             |    0 
 .../{systemtap.samples => systemtap.base}/gtod.c   |    0 
 .../{systemtap.samples => systemtap.base}/gtod.exp |    0 
 .../{systemtap.samples => systemtap.base}/gtod.sh  |    0 
 .../{systemtap.samples => systemtap.base}/gtod.stp |    0 
 .../system_func.exp                                |    0 
 .../system_func.stp                                |    0 
 13 files changed, 7 insertions(+), 0 deletions(-)
 rename testsuite/{systemtap.samples => systemtap.base}/arith.exp (100%)
 rename testsuite/{systemtap.samples => systemtap.base}/arith.stp (100%)
 rename testsuite/{systemtap.samples => systemtap.base}/arith_limits.exp (100%)
 rename testsuite/{systemtap.samples => systemtap.base}/arith_limits.stp (100%)
 rename testsuite/{systemtap.samples => systemtap.base}/control_limits.exp (100%)
 rename testsuite/{systemtap.samples => systemtap.base}/control_limits.stp (100%)
 rename testsuite/{systemtap.samples => systemtap.base}/gtod.c (100%)
 rename testsuite/{systemtap.samples => systemtap.base}/gtod.exp (100%)
 rename testsuite/{systemtap.samples => systemtap.base}/gtod.sh (100%)
 rename testsuite/{systemtap.samples => systemtap.base}/gtod.stp (100%)
 rename testsuite/{systemtap.samples => systemtap.base}/system_func.exp (100%)
 rename testsuite/{systemtap.samples => systemtap.base}/system_func.stp (100%)


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]