Get the latest tech news
SFrame Support Upstreamed To GNU C Library For Glibc 2.42
Merged today into the upstream GNU C Library code ahead of next month's Glibc 2.42 release is support for SFrame stack tracing with ELF binaries on x86 and AArch64 architectures.
Merged today into the upstream GNU C Library code ahead of next month's Glibc 2.42 release is support for SFrame stack tracing with ELF binaries on x86 and AArch64 architectures. SFrame is a stack trace format that is lightweight and can overcome the run-time performance cost of involving frame pointers and losing a general purpose register. Claudiu Zissulescu of Oracle today upstreamed the necessary Glibc-side patches ahead of the Glibc 2.42 release in August.
Or read this on Phoronix