javierhonduco / lightswitch

CPU profiler for Linux written in Rust
MIT License
7 stars 3 forks source link

Move object file parser to its own crate #97

Closed javierhonduco closed 3 weeks ago

javierhonduco commented 3 weeks ago

Also change the initialiser to not require an owned path buffer, and add some more comments.

Test Plan

CI