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-54-g83ff01c


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  83ff01c2f669c66100a5cf7531dda9410a8ff6ce (commit)
      from  1fd65aa57e608b544122b4aacdfae9cce6cb89dc (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 83ff01c2f669c66100a5cf7531dda9410a8ff6ce
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Wed Apr 1 20:33:51 2009 -0400

    introduce [utrace_p] as dejagnu check for utrace presence in kernel
    
    * testsuite/lib/systemtap.exp: Define here.
    * testsuite/systemtap.*/*.exp: Use it here.  Eliminate duplicated
      utrace_support_present logic.

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

Summary of changes:
 testsuite/lib/systemtap.exp                 |   10 ++++++++
 testsuite/systemtap.base/bz5274.exp         |    9 +------
 testsuite/systemtap.base/bz6850.exp         |    9 +------
 testsuite/systemtap.base/itrace.exp         |   11 +-------
 testsuite/systemtap.base/labels.exp         |   10 +-------
 testsuite/systemtap.base/static_uprobes.exp |   10 +-------
 testsuite/systemtap.base/uprobes.exp        |    9 +------
 testsuite/systemtap.base/uprobes_lib.exp    |   15 ++++++++----
 testsuite/systemtap.base/utrace_p4.exp      |   34 ++++++++++----------------
 testsuite/systemtap.base/utrace_p5.exp      |   21 +++++-----------
 testsuite/systemtap.pass1-4/buildok.exp     |    1 +
 11 files changed, 48 insertions(+), 91 deletions(-)


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]