public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
From: dsmith@sourceware.org
To: systemtap-cvs@sourceware.org
Subject: [SCM] systemtap: system-wide probe/trace tool branch, dsmith/task_finder2, updated. release-1.6-115-gcbbafb9
Date: Tue, 16 Aug 2011 15:06:00 -0000	[thread overview]
Message-ID: <20110816150601.26902.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, dsmith/task_finder2 has been updated
       via  cbbafb9b2b2c4cb25bbd4cb19a41b7b4b50952ec (commit)
       via  398e11519eceb0775829dd5a637409aaaadbf9f9 (commit)
       via  fc67febc6733e5803e6883a3757abda6268a953a (commit)
       via  ebc08b50d71622148c9e472a3876972e3a5a59e3 (commit)
       via  7afeaaa4465919c739b42d95b0b52b6d0d1b01ea (commit)
       via  2f99176c017a75f5246330c4a39b027aae7e49b4 (commit)
       via  29107127f5ed9dc1e0d8fc76eda22961185d9e6c (commit)
       via  c3de29bd8d9b3b210108ab2cd0801c56f78b49a8 (commit)
       via  3fdcc4e9f8c6eded3c1d8e7c243056ef597ad164 (commit)
       via  0265eef091be3344078cb30ac40fe25c61eb3ca7 (commit)
      from  c278952ed0eabbe917d7544512377e3f060b3034 (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 cbbafb9b2b2c4cb25bbd4cb19a41b7b4b50952ec
Merge: c278952 398e115
Author: David Smith <dsmith@redhat.com>
Date:   Tue Aug 16 10:05:47 2011 -0500

    Merge branch 'master' into dsmith/task_finder2

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

Summary of changes:
 Makefile.am                                 |    6 +-
 Makefile.in                                 |    6 +-
 aclocal.m4                                  |    4 +-
 configure                                   |  414 ++++++++++++++-------------
 doc/SystemTap_Tapset_Reference/tapsets.tmpl |   16 +
 runtime/io.c                                |    4 +-
 runtime/print_flush.c                       |    8 +-
 runtime/stack.c                             |    8 +-
 runtime/staprun/aclocal.m4                  |    4 +-
 runtime/staprun/configure                   |  232 +++++++++-------
 runtime/transport/control.c                 |   93 +++----
 runtime/transport/control.h                 |    3 +-
 runtime/transport/transport.c               |   69 ++++-
 runtime/transport/transport.h               |    2 -
 runtime/unwind/unwind.h                     |    4 +
 stappaths.7.in                              |    2 +-
 testsuite/aclocal.m4                        |    4 +-
 testsuite/configure                         |  100 +++++---
 testsuite/systemtap.base/wakeup.exp         |   24 ++
 testsuite/systemtap.base/wakeup.stp         |   13 +
 translate.cxx                               |   10 +-
 21 files changed, 621 insertions(+), 405 deletions(-)
 create mode 100644 testsuite/systemtap.base/wakeup.exp
 create mode 100644 testsuite/systemtap.base/wakeup.stp


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


                 reply	other threads:[~2011-08-16 15:06 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=20110816150601.26902.qmail@sourceware.org \
    --to=dsmith@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).