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.7-66-g7190664


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  71906647386a9684086b0542318b536d95ae089c (commit)
       via  d5658775da9fa0ac792eb3f874df9f7c4d60de7e (commit)
      from  f1118e1032612170cae8cd979cd529722ad95fdb (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 71906647386a9684086b0542318b536d95ae089c
Merge: d5658775da9fa0ac792eb3f874df9f7c4d60de7e f1118e1032612170cae8cd979cd529722ad95fdb
Author: Dave Brolley <brolley@redhat.com>
Date:   Fri Aug 8 15:15:19 2008 -0400

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

commit d5658775da9fa0ac792eb3f874df9f7c4d60de7e
Author: Dave Brolley <brolley@redhat.com>
Date:   Fri Aug 8 15:11:36 2008 -0400

    Start/stop the systemtap server from systemtap.exp and not in the top level Makefile.

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

Summary of changes:
 ChangeLog                   |   34 ++++++++++
 Makefile.am                 |   42 +-----------
 Makefile.in                 |   42 +-----------
 stap-client                 |  151 ++++++++++++++++++++++++++++---------------
 stap-find-or-start-server   |   16 ++---
 stap-server                 |   65 ++++++++++++++-----
 stap-serverd                |    9 ++-
 stap-start-server           |   12 ++--
 systemtap.spec              |   10 ++-
 testsuite/ChangeLog         |    9 +++
 testsuite/Makefile.am       |    4 +-
 testsuite/Makefile.in       |    4 +-
 testsuite/lib/systemtap.exp |   50 ++++++++++++++-
 13 files changed, 274 insertions(+), 174 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]