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 translator/19536] kretprobe data-pouch type issue


https://sourceware.org/bugzilla/show_bug.cgi?id=19536

--- Comment #3 from David Smith <dsmith at redhat dot com> ---
git bisect says that commit 8f54215 is the 1st bad commit, so this does look
like a problem introduced by bug #19536.

====
commit 8f54215ef850c8099f5a160f0c9a70768aa05ce1
Author: Martin Cermak <mcermak@redhat.com>
Date:   Thu Nov 5 15:50:55 2015 -0500

    Prefix global functions in the generated code.

    Add '__global_' prefix to global functions in the generated code.
    Treat selected internal synthetic functions as private.
    Fix using a private function in user script and test-cover it.
====

-- 
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]