public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, pr7043, updated. release-0.9.8-68-g7b1be31
@ 2009-06-18 21:43 dsmith
  0 siblings, 0 replies; only message in thread
From: dsmith @ 2009-06-18 21:43 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, 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


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

only message in thread, other threads:[~2009-06-18 21:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-18 21:43 [SCM] systemtap: system-wide probe/trace tool branch, pr7043, updated. release-0.9.8-68-g7b1be31 dsmith

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).