This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 libc/16170] [aarch64] AArch64 __longjmp.S missing sdt.h probes


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

Will Newton <will.newton at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |will.newton at gmail dot com
         Resolution|---                         |FIXED

--- Comment #3 from Will Newton <will.newton at gmail dot com> ---

Fixed in this commit:

commit 140cc7abf7d15928b4c4a873d40a73b836685157
Author: Venkataramanan Kumar <venkataramanan.kumar@linaro.org>
Date:   Tue Apr 8 14:11:44 2014 +0100

    aarch64: Add setjmp and longjmp SystemTap probes

    Add setjmp, longjmp and longjmp_target SystemTap probes.

    ChangeLog:

    2014-04-22  Will Newton  <will.newton@linaro.org>
            Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>

        * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
        (__longjmp): Add longjmp and longjmp_target SystemTap
        probes.
        * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
        (__sigsetjmp): Add setjmp SystemTap probe.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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