#trace #linker #linker-trace

linker-trace

Data structures for storing trace outputs from the Wild linker

2 unstable releases

Uses new Rust 2024

new 0.5.0 May 14, 2025
0.4.0 Mar 1, 2025

#32 in #linker

40 downloads per month
Used in 3 crates (2 directly)

MIT/Apache

5KB
55 lines

This crate defines a format for storing debug traces associated with particular addresses in the linker output.


linker-trace

This crate provides data structures for storing trace information from the Wild linker. This trace information can then be consumed by linker-diff.

Dependencies

~0.6–1.2MB
~26K SLoC