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

Splitting profile_proto example #208

Closed hi-rustin closed 1 year ago

hi-rustin commented 1 year ago

In this PR I added the required features for the profile_proto example. But it is not correct. Because you can only specify one of them. So I think the right approach is to split it into two.

hi-rustin commented 1 year ago

Thanks for your review! 💚 💙 💜 💛 ❤️