FlameGraph

Stack analyzer

A tool for visualizing and analyzing CPU usage patterns in code.

Stack trace visualizer

GitHub

18k stars
482 watching
2k forks
Language: Perl
last commit: about 2 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
davidmarkclements/0x A tool to quickly profile and visualize performance bottlenecks in JavaScript applications 3,272
flamegraph-rs/flamegraph A tool for generating and visualizing performance profiles of software applications 4,835
mgechev/ngx-flamegraph A library for visualizing stack traces in Angular applications 57
mgartner/pg_flame Generates a visual representation of Postgres query plan performance 1,578
chrishantha/jfr-flame-graph Converts Java Flight Recorder method profiling samples to FlameGraph format 264
40ants/cl-flamegraph A tool for visualizing performance hotspots in Common Lisp programs 74
flame-engine/flame A complete game development framework for Flutter, providing common solutions and tools for building 2D games. 9,542
cl4es/bytestacks Tools to convert verbose JVM bytecode tracing output into a stack format suitable for flame graph visualization. 42
brendangregg/perf-tools A collection of in-development performance analysis tools for Linux ftrace and perf_events. 9,935
scymtym/clim.flamegraph Visualizes performance-related information from various sources in a graphical format 16
bpftrace/bpftrace A tool for creating high-level tracing scripts for Linux systems 8,747
mrhooray/torch A tool to generate visual performance graphs of CPU usage from DWARF debug information 132
miniprofiler/rack-mini-profiler A Ruby middleware for profiling rack applications to measure performance metrics 3,744
janestreet/magic-trace A tool that collects and displays high-resolution traces of what a process is doing at any point in time 4,730
namhyung/uftrace A tool that records and visualizes function calls in C/C++/Rust/Python programs, allowing users to analyze and understand program execution flow. 3,087