v0.2.4
·
64 commits
to refs/heads/main
since this release
What's Changed
- Added support for relocatable ELF and DWARF
- Added support for kernel module symbolization with DWARF data
- Improved performance of ELF symbolization
- Improved performance of Gsym symbolization
- Fixed kernel symbolization failing when
/proc/kcoreis inaccessible but kallsyms is available - Bumped minimum supported Rust version to
1.88
New Contributors
- @sensille made their first contribution in #1535
- @josefbacik made their first contribution in #1561
Full Changelog: v0.2.3...v0.2.4