Quickly Find Rust Program Bottlenecks Online Using a Go Tool

Profiling large Rust applications online is difficult. Current profilers are not up to the job.

When we need to analyze a Rust program's performance, we often think about perf. To use perf, we need to: