public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.4-75-g2323da5
@ 2011-02-12  1:32 jistone
  0 siblings, 0 replies; only message in thread
From: jistone @ 2011-02-12  1:32 UTC (permalink / raw)
  To: systemtap-cvs

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  2323da5ed189dcebfcfa71544a70367a66ab731a (commit)
       via  5eea6ed171431c484ff57ed1f97308f9712e1517 (commit)
      from  486c50d2c23a18cede58a3b742468982c7731479 (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 2323da5ed189dcebfcfa71544a70367a66ab731a
Author: Josh Stone <jistone@redhat.com>
Date:   Fri Feb 11 17:32:16 2011 -0800

    Silence the closing of the ssh control master
    
    * remote.cxx (ssh_remote::close_control_master): Tell stap_system to
      redirect stdout and stderr to /dev/null, so we don't see the insistent
      "Exit request sent" message.

commit 5eea6ed171431c484ff57ed1f97308f9712e1517
Author: Josh Stone <jistone@redhat.com>
Date:   Fri Feb 11 16:29:18 2011 -0800

    Build the staprun command as an argument vector
    
    * buildrun.cxx (make_run_command): Build the command as a vector.
    * util.cxx (cmdstr_join): New, join a vector as quoted strings.
    * remote.cxx (direct::start): Use make_run_command directly.
      (ssh_remote::start): Pass cmdstr_join(make_run_command(...)) to
      ssh, so all args survive intact to the remote side.

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

Summary of changes:
 buildrun.cxx |   60 ++++++++++++++++++++++++++++++++++++++++-----------------
 buildrun.h   |    4 +-
 remote.cxx   |   13 ++---------
 util.cxx     |   15 ++++++++++++++
 util.h       |    1 +
 5 files changed, 63 insertions(+), 30 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-12  1:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-12  1:32 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.4-75-g2323da5 jistone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).