public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
From: jistone@sourceware.org
To: systemtap-cvs@sourceware.org
Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-434-g80c327a
Date: Thu, 13 Jan 2011 02:52:00 -0000	[thread overview]
Message-ID: <20110113025230.3244.qmail@sourceware.org> (raw)

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  80c327a05279ffa5b095c2bb80f80db1e66cf79b (commit)
       via  fe0fb3fd9706bcc67c0f63eeaa8ecce497a88403 (commit)
       via  dbf065b98365fb734e5f215fce7311f48d42a1ff (commit)
       via  6eb5c1a157e7e74419a5fa60e614af67a44bf4bd (commit)
       via  10ba4fb5b3f4592cede9544bd087161d30d95051 (commit)
       via  ebff2ed0ae97ced371a0b24a4f74d433513d9574 (commit)
       via  01cc94dc3b1217127f2ae838cd01c73b0aed130d (commit)
       via  b2cbfd402694fb449f2b5be999015820ecd86732 (commit)
       via  daa752066a495311f792788df878194f7ff2d67d (commit)
      from  4d0d9e8a46f0563da71e36c4467d85ca23566238 (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 80c327a05279ffa5b095c2bb80f80db1e66cf79b
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Jan 12 18:09:09 2011 -0800

    Fix for undefined STAPCONF_PERF_STRUCTPID

commit fe0fb3fd9706bcc67c0f63eeaa8ecce497a88403
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Jan 12 17:20:20 2011 -0800

    Fix paragraph indentation of ssl options

commit dbf065b98365fb734e5f215fce7311f48d42a1ff
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Jan 12 17:19:09 2011 -0800

    Disable auto-unpriv when --remote is used

commit 6eb5c1a157e7e74419a5fa60e614af67a44bf4bd
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Jan 12 17:18:17 2011 -0800

    PR12115: Document --remote in NEWS, stap.1, and --help

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

Summary of changes:
 Makefile.am    |    2 +-
 Makefile.in    |   22 ++++++-
 NEWS           |    3 +
 buildrun.cxx   |   11 ++-
 buildrun.h     |    3 +-
 main.cxx       |   56 +++++++++++++++--
 remote.cxx     |  186 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 remote.h       |   34 ++++++++++
 runtime/perf.c |    2 +-
 session.cxx    |   58 +++++++++++-------
 session.h      |    8 ++-
 stap.1         |   14 +++-
 util.cxx       |  162 ++++++++++++++++++++++++++++++++++++++++---------
 util.h         |    4 +
 14 files changed, 493 insertions(+), 72 deletions(-)
 create mode 100644 remote.cxx
 create mode 100644 remote.h


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


                 reply	other threads:[~2011-01-13  2:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110113025230.3244.qmail@sourceware.org \
    --to=jistone@sourceware.org \
    --cc=systemtap-cvs@sourceware.org \
    --cc=systemtap@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).