Hi
RSS FeedI'm Ritesh, co-founder of Superluminal. I write about software, performance, optimization and general software-related things.
-
Optimizing libdwarf .eh_frame enumeration
For the Linux version of Superluminal we rely on unwind information stored in the .eh_frame section in a binary to perform stack unwinding. We’ll go over optimizations we made to libdwarf that greatly improve the performance of retrieving this information.