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.4-168-g7e456f6


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  7e456f65f622fd0487cc04e1f2d6d6b80b067141 (commit)
      from  3866fc1d1e9d4399e34b03f9940d42ee9191b886 (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 7e456f65f622fd0487cc04e1f2d6d6b80b067141
Author: Lukas Berk <lberk@redhat.com>
Date:   Fri Mar 18 13:55:00 2011 -0400

    PR3823: Rearrange some ostringstream foo statements
    
    Due to the use of autosprintf, in some places it is unneeded to
    define an ostringstream foo, and then use foo as a temporary string
    
    Further gettext was added to csclient.cxx

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

Summary of changes:
 csclient.cxx |   10 +++++-----
 dwflpp.cxx   |   14 ++++++--------
 remote.cxx   |   16 ++++------------
 3 files changed, 15 insertions(+), 25 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]