tikv / pprof-rs

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

Add doc comment for ProfilerGuardBuilder::frequency #192

Open rukai opened 1 year ago

rukai commented 1 year ago

ProfilerGuardBuilder::frequency is currently completely undocumented so I have no idea what kind of value I want.

Adding a doc comment here will help a lot: https://docs.rs/pprof/0.11.0/pprof/struct.ProfilerGuardBuilder.html#method.frequency