Repository navigation
flamegraph
- Website
- Wikipedia
A debugging and profiling tool that can trace and visualize python code execution
🔬 A fast, interactive web-based viewer for performance profiles.
Perforator is a cluster-wide continuous profiling tool designed for large data centers
A simple & straight-to-the-point PHP profiling extension with its built-in web UI
A flamegraph generator for Postgres EXPLAIN ANALYZE output.
🐦 Friendly little instrumentation profiler for Rust 🦀
A terminal Flamegraph viewer.
📏 next generation CRuby profiler
a set of tools for measuring and debugging performance of frontend applications
Linux, Android and Chromium Performance Tools built using the Microsoft Performance Toolkit. Cross-platform .NET Core + WPA GUI
Performance visualisation tools
Get Method Sampling from Java Flight Recorder Dump and convert to FlameGraph compatible format.
This is a tool for Linux kernel ftrace and perf events visualization
High-precision and consistent benchmarking framework/harness for Rust
A tool for rapid profiling of Erlang and Elixir applications
Generate CPU FlameGraphs based on DWARF Debug Info
Low-overhead sampling profiler and tracer for Ruby for Linux
`timep` is an efficient and accurate state-of-the-art trap-based profiler and flamegraph generator for bash code. `timep` does much more than "providing per-command execution times" -- it maps the full call-stack tree for the bash code being profiled, and (optionally) uses that call-stack tree to generate a FlameGraph of the profiled bash commands!