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, jistone/stapdyn, updated. release-1.7-230-g0c26033
Date: Fri, 11 May 2012 23:20:00 -0000	[thread overview]
Message-ID: <20120511232023.19314.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, jistone/stapdyn has been updated
       via  0c26033f4abcbee41fd2278b1c45e4975bddd1ad (commit)
       via  41d7d4fe3f84c1464ea38af98aa8d9a045f6cb4b (commit)
       via  b61527e56140d09c080cae897c5845fd6f968f88 (commit)
       via  4441e344f66b06ea3940c94fd13ba0f0aefe3109 (commit)
       via  84cccb3a506fd8cf761aa30ac281ca13675b2b28 (commit)
       via  141f85d7fad3acf4f353652da83a096718de248b (commit)
       via  92da1faec06b276bec4a0c14515280bdc579b601 (commit)
       via  18b89f52df5a25405917f165edad146a97619244 (commit)
       via  3a7ec735c3534dab0a30d257e24d01ffbfe52f40 (commit)
       via  03e16920394874fcf06e134d4b834eb9b97a65db (commit)
       via  c664a117a85d99601886069d0ad0a579d4eb702e (commit)
       via  516a427d886ac8342f135bf00c865665485b7962 (commit)
      from  138bbe90a2aa9094a625fc277c1f9799da91b421 (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 0c26033f4abcbee41fd2278b1c45e4975bddd1ad
Merge: 41d7d4f 84cccb3
Author: Josh Stone <jistone@redhat.com>
Date:   Fri May 11 16:18:09 2012 -0700

    Merge remote-tracking branch 'origin/master' into jistone/stapdyn

commit 41d7d4fe3f84c1464ea38af98aa8d9a045f6cb4b
Author: Josh Stone <jistone@redhat.com>
Date:   Fri May 11 16:17:41 2012 -0700

    stapdyn: Note TODOs for remote and csclient modes.

commit b61527e56140d09c080cae897c5845fd6f968f88
Author: Josh Stone <jistone@redhat.com>
Date:   Fri May 11 16:11:33 2012 -0700

    stapdyn: install runtime/dyninst/*.[ch]

commit 4441e344f66b06ea3940c94fd13ba0f0aefe3109
Author: Josh Stone <jistone@redhat.com>
Date:   Fri May 11 16:05:38 2012 -0700

    stapdyn: Excise the hard-coded STAPDYN flag
    
    This introduces a new --runtime=dyninst option to select this mode
    dynamically.  All the places that had compiled #ifdef STAPDYN checks are
    now toggled with a session variable based on this option.
    
    A few places in runtime/ and translator-generated code are now using
    __KERNEL__ to differentiate modes when necessary.

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

Summary of changes:
 AUTHORS                                           |    1 +
 Makefile.am                                       |    4 ++
 Makefile.in                                       |    2 +
 buildrun.cxx                                      |   28 +++++--------
 cache.cxx                                         |   26 ++----------
 cmdline.cxx                                       |    1 +
 cmdline.h                                         |    1 +
 csclient.cxx                                      |    4 +-
 hash.cxx                                          |    6 +--
 main.cxx                                          |   25 ++---------
 parse.cxx                                         |    4 ++
 runtime/dyninst/runtime.h                         |    2 +
 runtime/loc2c-runtime.h                           |    2 +-
 session.cxx                                       |   27 ++++++++++++-
 session.h                                         |    4 ++
 stap-report                                       |    2 +
 stapdyn/TODO                                      |   10 +++--
 tapsets.cxx                                       |   44 +++++++--------------
 testsuite/systemtap.base/bz6503.exp               |   25 +++++++++++-
 testsuite/systemtap.base/bz6503.stp               |    2 +
 testsuite/systemtap.examples/general/varwatch.stp |    3 +-
 testsuite/systemtap.printf/sharedbuf.exp          |    2 +-
 translate.cxx                                     |   31 +++++++++------
 23 files changed, 139 insertions(+), 117 deletions(-)


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


                 reply	other threads:[~2012-05-11 23:20 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=20120511232023.19314.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).