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.2-420-g920be59


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  920be5902c47323add6db7e4b09bf6603b22fb50 (commit)
      from  84c9dbe3a1658e4db54c4afc2d11406246331fdd (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 920be5902c47323add6db7e4b09bf6603b22fb50
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Tue Jul 6 15:07:37 2010 -0400

    stap-client: diagnostics
    
    * csclient.cxx (compile_server_client::find_and_connect_to_server):
      Save vital stats of winning server for printing ...
      (compile_server_client::passes_0_4): ... here.
      (flush_to_stream): Use char-by-char copying.  Avoid accidentally
      closing cerr/cout.
    * session.h: Add winning_server field.

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

Summary of changes:
 csclient.cxx |   33 ++++++++++++++++++++++-----------
 session.h    |    3 ++-
 2 files changed, 24 insertions(+), 12 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]