tikv / pprof-rs

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

Remove useless features for examples #209

Closed hi-rustin closed 11 months ago

hi-rustin commented 1 year ago

When I commented on this issue https://github.com/tikv/pprof-rs/issues/149. I found we added some useless features for our examples.

I don't know why I didn't notice it last time. Sorry for changing this couple of times:(