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.9-382-g0d50e4d


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  0d50e4d06218f7a08aad4c8d3d348b2a81344e95 (commit)
       via  a6a2869a0f4f784bab36410722f6161eab0f4503 (commit)
      from  825ae5b246c81fae746c93324a05d207103529a9 (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 0d50e4d06218f7a08aad4c8d3d348b2a81344e95
Merge: a6a2869a0f4f784bab36410722f6161eab0f4503 825ae5b246c81fae746c93324a05d207103529a9
Author: Dave Brolley <brolley@redhat.com>
Date:   Fri Sep 18 18:21:30 2009 -0400

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

commit a6a2869a0f4f784bab36410722f6161eab0f4503
Author: Dave Brolley <brolley@redhat.com>
Date:   Fri Sep 18 18:17:15 2009 -0400

    stap-start-server(->stap-serverd) now accept -r -R -I -B and -a options for cross compilation.
    Server correctly advertises itself wrt -r and -a.
    Fix bug in stap-server: fatal function was potentially recursive.

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

Summary of changes:
 stap-client           |   62 +++++++-----
 stap-env              |   26 +++++
 stap-find-servers     |    2 +-
 stap-server           |   80 ++++++++++-------
 stap-server-connect.c |   35 ++++---
 stap-serverd          |  242 +++++++++++++++++++++++++++++++++++++++++++++++--
 6 files changed, 365 insertions(+), 82 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]