Skip to content

Commit 079f298

Browse files
Add link to hud for Tokio runtime profiling
1 parent 0a7274e commit 079f298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -954,6 +954,7 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust Tools](https://
954954
* [Bencher](https://github.com/bencherdev/bencher) - A suite of continuous benchmarking tools designed to catch performance regressions in CI
955955
* [bheisler/criterion.rs](https://github.com/bheisler/criterion.rs) - Statistics-driven benchmarking library
956956
* [Bytehound](https://github.com/koute/bytehound) - A memory profiler for Linux
957+
* [cong-or/hud](https://github.com/cong-or/hud) - Find what's blocking your Tokio runtime. Zero-instrumentation eBPF profiler.
957958
* [Divan](https://github.com/nvzqz/divan) - Simple yet powerful benchmarking library with allocation profiling
958959
* [ellisonch/rust-stopwatch](https://github.com/ellisonch/rust-stopwatch) - A stopwatch library
959960
* FlameGraphs

0 commit comments

Comments
 (0)