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-191-g0a93473


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  0a9347310bfd77fc3e353a75f5abee242da0f977 (commit)
      from  d51df7d73716deb8fc99877a37a3043a70cf613e (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 0a9347310bfd77fc3e353a75f5abee242da0f977
Author: David Smith <dsmith@redhat.com>
Date:   Wed Jul 22 14:42:18 2009 -0500

    Make ring_buffer transport work on new kernels.
    * runtime/transport/ring_buffer.c (_stp_event_to_user): Added debug prints.
      (_stp_ring_buffer_consume): New function.
      (_stp_find_next_event): Avoid incrementing the buffer iterator here.
      (_stp_data_write_commit): Added debug prints.

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

Summary of changes:
 runtime/transport/ring_buffer.c |   57 ++++++++++++++++++++++++++++++---------
 1 files changed, 44 insertions(+), 13 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]