[Bug libc/16170] [aarch64] AArch64 __longjmp.S missing sdt.h probes
will.newton at gmail dot com
sourceware-bugzilla@sourceware.org
Tue Jul 8 14:45:00 GMT 2014
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.
More information about the Glibc-bugs
mailing list