public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-28-ge59868d
@ 2008-07-29 17:48 brolley
  0 siblings, 0 replies; only message in thread
From: brolley @ 2008-07-29 17:48 UTC (permalink / raw)
  To: systemtap-cvs

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  e59868d97dbe9b28ea2f3730252c38a582b19a0f (commit)
       via  0e47827d5f461ceb0e67540adba7bc2fe3a360da (commit)
      from  a96d1db083ba958e4da2a212dd044c52d001511a (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 e59868d97dbe9b28ea2f3730252c38a582b19a0f
Merge: 0e47827d5f461ceb0e67540adba7bc2fe3a360da a96d1db083ba958e4da2a212dd044c52d001511a
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Jul 29 13:47:31 2008 -0400

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
    
    Conflicts:
    
    	ChangeLog
    	testsuite/ChangeLog

commit 0e47827d5f461ceb0e67540adba7bc2fe3a360da
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Jul 29 13:40:08 2008 -0400

    Ensure that a systemtap server is available if 'server' is specified
    in EXTRA_TOOL_OPTS for 'make check' and 'make installcheck'

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

Summary of changes:
 ChangeLog                         |   35 +++++++
 Makefile.am                       |   46 ++++++++-
 Makefile.in                       |   46 ++++++++-
 stap-client                       |  204 ++++++++++++++++++-------------------
 stap-find-or-start-server         |   36 +++++++
 stap-find-servers                 |  128 +++++++++++++++++++++++
 stap-server                       |   27 ++++-
 stap-serverd                      |   28 ++++--
 stap-start-server                 |   24 +++++
 stap-stop-server                  |   30 ++++++
 systemtap.spec                    |    4 +
 testsuite/ChangeLog               |   11 ++
 testsuite/Makefile.am             |    2 +-
 testsuite/Makefile.in             |    2 +-
 testsuite/lib/stap_compile.exp    |    2 +-
 testsuite/lib/stap_run.exp        |    2 +-
 testsuite/lib/stap_run2.exp       |    2 +-
 testsuite/lib/stap_run_binary.exp |    2 +-
 testsuite/lib/stap_run_exact.exp  |    2 +-
 testsuite/lib/systemtap.exp       |    9 --
 20 files changed, 499 insertions(+), 143 deletions(-)
 create mode 100755 stap-find-or-start-server
 create mode 100755 stap-find-servers
 create mode 100755 stap-start-server
 create mode 100755 stap-stop-server


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-29 17:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-29 17:48 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-28-ge59868d brolley

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).