This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-208-ge25bf3c


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  e25bf3cd072c937fd6235e206e98b082769aa1bb (commit)
      from  601f4c5a4be6f5a52b56fd8620faf765b63b1a07 (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 e25bf3cd072c937fd6235e206e98b082769aa1bb
Author: David Smith <dsmith@redhat.com>
Date:   Tue Jul 28 14:40:41 2009 -0500

    Improves functionality on rawhide (2.6.31-rcX) kernels.
    * runtime/transport/ring_buffer.c (struct _stp_iterator): Renamed from
      _stp_ring_buffer_data.
      (_stp_data_open_trace): Uses _stp_iterator.
      (_stp_data_release_trace): Ditto.
      (_stp_ring_buffer_empty_cpu): Ditto.
      (_stp_ring_buffer_empty): Ditto.
      (_stp_ring_buffer_consume): Ditto.
      (_stp_tracing_wait_pipe): Ditto.
      (_stp_peek_next_event): Ditto.
      (_stp_find_next_event): Ditto.
      (_stp_data_read_trace): Ditto.
      (_stp_data_write_reserve): Ditto.

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

Summary of changes:
 runtime/transport/ring_buffer.c |  178 +++++++++++++++++++++++++--------------
 1 files changed, 113 insertions(+), 65 deletions(-)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]