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.5-111-g3dc2044


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  3dc2044379ffda9bd58c646889f95b4042cad1a2 (commit)
      from  e1bbea1b79938a28d168e33d87dcc869b2a96f3b (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 3dc2044379ffda9bd58c646889f95b4042cad1a2
Author: Dave Brolley <brolley@redhat.com>
Date:   Wed Jul 13 14:46:09 2011 -0400

    Move non-common items out of nsscommon.cxx and into cscommon.cxx, csclient.cxx and stap-serverd.cxx.

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

Summary of changes:
 csclient.cxx     |    4 ++++
 cscommon.cxx     |   19 +++++++++++++++++++
 cscommon.h       |    8 +++++++-
 nsscommon.cxx    |   29 +----------------------------
 nsscommon.h      |    5 -----
 stap-serverd.cxx |    6 ++++++
 6 files changed, 37 insertions(+), 34 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]