macOS
brew install flamegraphlocal Homebrew formula metadata
sudo port install flamegraphMacPorts ports tree · devel/flamegraph/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de flamegraph pour les workflows d'agents IA.
installation
brew install flamegraphlocal Homebrew formula metadata
sudo port install flamegraphMacPorts ports tree · devel/flamegraph/Portfile · Source: api.github.com
sudo dnf install flamegraphFedora Rawhide package metadata · flamegraph · Source: dl.fedoraproject.org
nix profile install nixpkgs#flamegraphnixpkgs package indexes · pkgs/by-name/fl/flamegraph/package.nix · Source: api.github.com
aperçu
Stack trace visualizer
historique
FlameGraph is Brendan Gregg's reference implementation for creating interactive SVG flame graphs from stack profiles. It ships the `flamegraph.pl` renderer and many `stackcollapse-*` converters that turn profiler output into folded stack input.
The official Flame Graphs page describes flame graphs as a visualization Brendan Gregg created to identify the most frequent code paths in profiled software. The GitHub project packages the open source programs used to create interactive SVGs.
The repository documents a three-step workflow: capture stacks, fold stacks, and render with `flamegraph.pl`. Its converter scripts cover profiler outputs from Linux perf, DTrace, SystemTap, FreeBSD pmcstat, Xcode Instruments, Intel VTune, Java jstack, Go pprof, gdb, and other sources.
The visualization spread from Gregg's performance-engineering work into talks, articles, operating-system profilers, open source tools, and commercial profilers. The official site says there are now over 100 other implementations and that flame graphs are available in most commercial profilers.
A major adoption path was the simplicity of the file format: profilers only need stack samples that can be collapsed into semicolon-separated folded stacks, after which the reference Perl script emits a portable interactive SVG.
The common package workflow is `perf record` or another profiler to capture stacks, `stackcollapse-*` to produce folded stacks, and `flamegraph.pl` to create an SVG. The README shows examples for Linux perf and DTrace and notes that folded input can be filtered with tools such as `grep` before rendering.
The scripts expose options for title, width, frame height, colors, palettes, inverted icicle graphs, flame charts, differential colors, and consistent palette maps.
FlameGraph is one of the canonical tiny-tools packages: mostly scripts, little ceremony, and huge influence. Package managers distribute it because one checkout provides the reference renderer plus a toolbox of converters for many profiling ecosystems.
Its significance is also cultural. The package gave systems programmers a common visual language for stack-profile data, and the folded-stack interchange format made it easy for unrelated profilers and language runtimes to interoperate.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
difffolded.pl | cli | exécutable global | |
files.pl | cli | exécutable global | |
flamegraph.pl | cli | exécutable global | |
pkgsplit-perf.pl | cli | exécutable global | |
range-perf.pl | cli | exécutable global | |
stackcollapse-aix.pl | cli | exécutable global | |
stackcollapse-elfutils.pl | cli | exécutable global | |
stackcollapse-gdb.pl | cli | exécutable global | |
stackcollapse-go.pl | cli | exécutable global | |
stackcollapse-instruments.pl | cli | exécutable global | |
stackcollapse-jstack.pl | cli | exécutable global | |
stackcollapse-ljp.awk | cli | exécutable global | |
stackcollapse-perf-sched.awk | cli | exécutable global | |
stackcollapse-perf.pl | cli | exécutable global | |
stackcollapse-pmc.pl | cli | exécutable global | |
stackcollapse-recursive.pl | cli | exécutable global | |
stackcollapse-sample.awk | cli | exécutable global | |
stackcollapse-stap.pl | cli | exécutable global | |
stackcollapse-vsprof.pl | cli | exécutable global | |
stackcollapse-vtune.pl | cli | exécutable global | |
stackcollapse.pl | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/brendangregg/FlameGraph
métadonnées d'installation
| Clé du paquet | brew:flamegraph |
|---|---|
| Version | 1.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/flamegraph |
| Page d'accueil | https://github.com/brendangregg/FlameGraph |
| Dépôt | https://github.com/brendangregg/FlameGraph |
| Docs amont | https://github.com/brendangregg/FlameGraph#readme |
| Licence | CDDL-1.0 |
| Archive source | https://github.com/brendangregg/FlameGraph/archive/refs/tags/v1.0.tar.gz |
| Bibliothèques fournies par macOS | perl |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | flamegraph |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
flamegraph
nix profile install nixpkgs#flamegraphflamegraph 1.0-23.20241020git41fee1f.fc44
Stack trace visualizer
http://www.brendangregg.com/flamegraphs.html
sudo dnf install flamegraphflamegraph-demos 1.0-23.20241020git41fee1f.fc44
Demos of graphs produced by flamegraph
http://www.brendangregg.com/flamegraphs.html
sudo dnf install flamegraph-demosflamegraph-stackcollapse 1.0-23.20241020git41fee1f.fc44
Stack collapsers and support scripts
http://www.brendangregg.com/flamegraphs.html
sudo dnf install flamegraph-stackcollapseflamegraph-stackcollapse-perf 1.0-23.20241020git41fee1f.fc44
Stack collapser for perf output
http://www.brendangregg.com/flamegraphs.html
sudo dnf install flamegraph-stackcollapse-perfflamegraph-stackcollapse-php 1.0-23.20241020git41fee1f.fc44
Stack collapser for PHP
http://www.brendangregg.com/flamegraphs.html
sudo dnf install flamegraph-stackcollapse-phpflamegraph
sudo port install flamegraphpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.