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, pr7043, updated. release-0.9.8-68-g7b1be31
Date: Thu, 18 Jun 2009 21:43:00 -0000	[thread overview]
Message-ID: <20090618214318.27429.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, pr7043 has been updated
       via  7b1be319b40ec791c4fdbe77065204a4c3ed439b (commit)
       via  f530a9fec01f287d42072632d5607d5fa275479d (commit)
       via  7c0bbff77507c69b706af667ac33770fb6180cbb (commit)
      from  3bb3a45a38238f2d1ff5cecfd2cf66b288232a1f (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 7b1be319b40ec791c4fdbe77065204a4c3ed439b
Author: David Smith <dsmith@redhat.com>
Date:   Thu Jun 18 16:42:35 2009 -0500

    Transports now export their state.
    * runtime/transport/transport.h: Added prototype for
      _stp_transport_get_state().
    * runtime/transport/relay_v2.c (_stp_transport_get_state): New function.
    * runtime/transport/relayfs.c (_stp_transport_get_state): Ditto.
    * runtime/transport/ring_buffer.c (_stp_transport_data_fs_init): Sets
      state.
      (_stp_transport_data_fs_start): Ditto.
      (_stp_transport_data_fs_stop): Ditto.
      (_stp_transport_get_state): Returns state.
    * runtime/print_new.c (stp_print_flush): Checks transport state before
      trying to flush.

commit f530a9fec01f287d42072632d5607d5fa275479d
Author: David Smith <dsmith@redhat.com>
Date:   Thu Jun 18 16:11:17 2009 -0500

    Moved global data into a single structure.

commit 7c0bbff77507c69b706af667ac33770fb6180cbb
Author: David Smith <dsmith@redhat.com>
Date:   Thu Jun 18 15:56:45 2009 -0500

    Removed unused code (and all references to 'utt').

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

Summary of changes:
 runtime/print_new.c             |    5 +-
 runtime/transport/relay_v2.c    |   11 ++--
 runtime/transport/relayfs.c     |   11 ++--
 runtime/transport/ring_buffer.c |  100 +++++++++++++++++++++++----------------
 runtime/transport/transport.c   |   52 --------------------
 runtime/transport/transport.h   |   14 +++++
 6 files changed, 85 insertions(+), 108 deletions(-)


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


                 reply	other threads:[~2009-06-18 21:43 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=20090618214318.27429.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).