This is the mail archive of the systemtap@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]

[Bug runtime/13032] ring_buffer.c broken because ring_buffer_peek changed signature


http://sourceware.org/bugzilla/show_bug.cgi?id=13032

Mark Wielaard <mjw at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Mark Wielaard <mjw at redhat dot com> 2011-07-27 15:36:20 UTC ---
There were actually two API changes. Added autoconf checks for both:

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.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


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