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.3-14-g2e15a95


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  2e15a95584dbcb5495ee73865499116aa827f63d (commit)
       via  1f9938b90b87a7bcb43da02b8569257dbee26a6a (commit)
      from  95bc4a782db3c5c4f9744d1fb21a7774a9c7fb79 (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 2e15a95584dbcb5495ee73865499116aa827f63d
Author: Dave Brolley <brolley@redhat.com>
Date:   Mon Jul 26 10:49:27 2010 -0400

    PR 11441: Implement --list-servers=specified.
    
    Also filter listing of identical servers.

commit 1f9938b90b87a7bcb43da02b8569257dbee26a6a
Author: Dave Brolley <brolley@redhat.com>
Date:   Wed Jul 21 14:44:27 2010 -0400

    PR 11441, PR 10772: Support specified servers on --use-server option to stap.
    
    Implement the direct specification of servers by hostname/ip address with an
    (optionally) port in the integrated compile-server client, as implemented by
    stap-client.

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

Summary of changes:
 csclient.cxx |  562 ++++++++++++++++++++++++++++++++++++++++++----------------
 csclient.h   |   23 ++-
 session.cxx  |   49 +-----
 session.h    |    7 -
 4 files changed, 424 insertions(+), 217 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]