public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
From: brolley@sourceware.org
To: systemtap-cvs@sourceware.org
Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-189-ge8db6dd
Date: Wed, 06 Oct 2010 15:17:00 -0000	[thread overview]
Message-ID: <20101006151703.28683.qmail@sourceware.org> (raw)

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  e8db6dd5c1371ef3980b0b620d66ebc73939d3f0 (commit)
       via  250fb71afb7f33082b7cc76127aeda2fd0706b67 (commit)
       via  611aea92bdace2289611d7802c56b51425dac3ff (commit)
       via  ee4877ddcc20de55c835fd803c502079bb0db828 (commit)
       via  7543625d20e1a50ad2ea72dff4aed2d12a677636 (commit)
      from  d5b83ceecdeaccce38e5116fc054da44d5b4e28c (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 e8db6dd5c1371ef3980b0b620d66ebc73939d3f0
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Oct 5 14:28:05 2010 -0400

    New test suite for the integrated compile-server client.

commit 250fb71afb7f33082b7cc76127aeda2fd0706b67
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Oct 5 14:25:20 2010 -0400

    Miscellaneous improvements.
    
    - break out starting of a server into start_server to be used by
      setup_server and elsewhere.
    - call cleanup before exiting if smoke tests fail.
    - cleanup *.sgn files.

commit 611aea92bdace2289611d7802c56b51425dac3ff
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Oct 5 14:24:13 2010 -0400

    Add 'no-prompt' to the --trust-servers option to bypass prompting the user for confirmation.

commit ee4877ddcc20de55c835fd803c502079bb0db828
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Oct 5 14:19:43 2010 -0400

    Correct use of setup_kfail vs setup_xfail.

commit 7543625d20e1a50ad2ea72dff4aed2d12a677636
Author: Dave Brolley <brolley@redhat.com>
Date:   Mon Sep 27 12:03:39 2010 -0400

    PR 11922: Restrict compile-server client attempts to resolve server hosts.
    
    Most times we can get the proper host name/ip address from avahi or from
    certificates in our databases. Only attempt to resolve hosts for servers
    specified directly using --use-server.

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

Summary of changes:
 csclient.cxx                             | 1030 ++++++++++++++++++------------
 csclient.h                               |    2 +-
 stap-client-connect.c                    |   51 +-
 stap.1                                   |    9 +-
 testsuite/lib/stap_buildok.exp           |   31 +-
 testsuite/lib/systemtap.exp              |   47 +-
 testsuite/systemtap.base/backtrace.exp   |    4 +-
 testsuite/systemtap.base/const_value.exp |    2 +-
 testsuite/systemtap.base/global_end.exp  |    2 +-
 testsuite/systemtap.base/ptridx.exp      |    2 +-
 testsuite/systemtap.server/client.exp    |  620 ++++++++++++++++++
 testsuite/systemtap.server/server.exp    |    2 +-
 12 files changed, 1326 insertions(+), 476 deletions(-)
 create mode 100644 testsuite/systemtap.server/client.exp


hooks/post-receive
--
systemtap: system-wide probe/trace tool


                 reply	other threads:[~2010-10-06 15:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101006151703.28683.qmail@sourceware.org \
    --to=brolley@sourceware.org \
    --cc=systemtap-cvs@sourceware.org \
    --cc=systemtap@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).