tikv / pprof-rs

A Rust CPU profiler implemented with the help of backtrace-rs
Apache License 2.0
1.3k stars 99 forks source link

Update nix to 0.24, limit features #121

Closed rtzoeller closed 2 years ago

rtzoeller commented 2 years ago

Limiting features removes memoffset as an indirect dependency, and should slightly decrease compilation times.