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-1.6-27-gc38602b


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  c38602b58ff271a4b6c0fa2a7da7b3f4b57ac2f1 (commit)
       via  0d0f0d849d2c62e3f43b9c17fdaea79a8390c43d (commit)
      from  3783e67c0c4a79f84af7ce9d473d92af5d0db96d (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 c38602b58ff271a4b6c0fa2a7da7b3f4b57ac2f1
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Jul 27 17:21:31 2011 +0200

    Add autoconf-ring_buffer_read_prepare.
    
    Kernel commit 72c9dd split ring_buffer starting in a prepare and start phase.

commit 0d0f0d849d2c62e3f43b9c17fdaea79a8390c43d
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Jul 27 17:08:58 2011 +0200

    Add autoconf-ring_buffer_lost_events.
    
    Kernel commit 66a8cb added place holder recording of dropped events.

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

Summary of changes:
 buildrun.cxx                                |    2 ++
 runtime/autoconf-ring_buffer_lost_events.c  |   11 +++++++++++
 runtime/autoconf-ring_buffer_read_prepare.c |    8 ++++++++
 runtime/transport/ring_buffer.c             |   26 ++++++++++++++++++++++++++
 4 files changed, 47 insertions(+), 0 deletions(-)
 create mode 100644 runtime/autoconf-ring_buffer_lost_events.c
 create mode 100644 runtime/autoconf-ring_buffer_read_prepare.c


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]