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-1.6-237-g8501d45


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  8501d45ca4f55093965e05cf0630c5244925c264 (commit)
      from  e86f32ee4ed78c9092d27c66627fdaeb589c02ff (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 8501d45ca4f55093965e05cf0630c5244925c264
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Sep 20 12:56:42 2011 -0400

    PR 13107: simplify compile-server testsuite
    
    - Removed the use of a wrapper script to run stap using the server.
    - Client/server tests now use the --use-server option as needed.
    - testsuite/systemtap.server/server.exp is now reduced.
      - no longer runs all of buildok tests
      - now runs tests on server-specific functionality
      - general client/server interoperability covered by existing tests.

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

Summary of changes:
 testsuite/lib/systemtap.exp                  |   47 +---------
 testsuite/systemtap.server/client.exp        |   27 +++---
 testsuite/systemtap.server/server.exp        |  125 ++++++++++++++++++++------
 testsuite/systemtap.server/server_args.exp   |   40 ++++-----
 testsuite/systemtap.server/server_locale.exp |   53 +++++------
 testsuite/systemtap.server/uprobes.stp       |    3 +
 6 files changed, 157 insertions(+), 138 deletions(-)
 create mode 100644 testsuite/systemtap.server/uprobes.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]