FICHA · MANJARO

cargo-flamegraph

Easy flamegraphs for Rust projects and everything else

  • tool
  • CLI
  • PROFILING
  • PERFORMANCE
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Creates flamegraphs that visualize where a program spends CPU time. Rust developers use it to find performance hotspots in their applications and libraries.

Use it during profiling, after reproducing a realistic workload. Profiling can need system permissions or debug symbols, and results should be compared before and after targeted changes.

How to run

cargo flamegraph

Commands: cargo flamegraph

Permissions

Permissions not analysed for this source yet.