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

*: support rust-protobuf #106

Closed BusyJay closed 2 years ago

BusyJay commented 2 years ago

Close #23.

YangKeao commented 2 years ago

The GitHub action should be updated to not enable all features for Clippy 🤔

BusyJay commented 2 years ago

It's tested in TiKV.

BusyJay commented 2 years ago

I use a new format of changelog that reference PR instead of authors. This may be more informative.

YangKeao commented 2 years ago

I use a new format of changelog that reference PR instead of authors. This may be more informative.

Good.

BusyJay commented 2 years ago

Note this is a breaking change, and should not be released as a patch version. Though TiKV can use url directly.