flamegraph-rs / flamegraph

Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
Apache License 2.0
4.61k stars 141 forks source link

make --unit-test and --unit-bench target library by default #290

Open carloskiki opened 11 months ago

carloskiki commented 11 months ago

This is an attempt to resolve #245 as it makes it possible to target the library or binary of a crate with identical library and binary names.