# flamebearer を Homebrew でインストール

flamebearer のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:flamebearer
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install flamebearer
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:flamebearer
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/flamebearer>
- **バージョン:** 2.1.0
- **ソース概要:** Blazing fast flame graph tool for V8 and Node
- **ホームページ:** <https://github.com/mapbox/flamebearer>
- **リポジトリ:** <https://github.com/mapbox/flamebearer>
- **ライセンス:** ISC
- **ソースアーカイブ:** <https://registry.npmjs.org/flamebearer/-/flamebearer-2.1.0.tgz>
- **最終更新:** 2026-06-27T12:34:32Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- flamebearer (cli)
- flamebearer-node (cli)
- flamebearer (エイリアス)
- flamebearer-node (エイリアス)

## 依存関係

- node

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.1.0
- マネージャ更新日: 2026-06-27
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/mapbox/flamebearer
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

flamebearer is a JavaScript CPU trace analysis CLI for Chrome DevTools performance recordings and Node `.cpuprofile` files. The current README positions it as a compact text-summary tool rather than an HTML flame-graph renderer.

### プロジェクトの歴史

The official GitHub repository was created in 2018 and was formerly available under Mapbox; GitHub now redirects the Mapbox URL to mourner/flamebearer. The README says version 1 generated an HTML flamegraph for Node traces, then the project lay dormant after 2018.

In 2026 the project was revived with a new purpose: a CLI-oriented analyzer for performance optimization loops, especially useful for agents and humans reading CPU traces without opening a GUI.

### 採用の歴史

The package's adoption niche is Node and browser performance work. It can be installed globally with npm, used through `flamebearer-node` to profile a script, or pointed at Chrome trace and Node CPU profile files.

Its README explicitly leaves GUI flamegraph browsing to Speedscope and instead optimizes for one-page terminal summaries, drill-down flags, source-map support, hot source lines, and long-task visibility.

### 使われ方

Typical commands include `flamebearer-node bench.js`, `flamebearer profile.json.gz`, and `flamebearer CPU.*.cpuprofile`. Drill-down flags restrict stacks, threads, row counts, and time ranges.

The tool does not document a persistent config file or credentials file; usage is command-line and profile-file driven.

### パッケージ好きにとっての重要性

flamebearer is interesting because it changed identity without abandoning the package: from a Node HTML flamegraph generator inspired by earlier profiling tools into a fast textual trace summarizer aimed at modern command-line workflows.

It sits in the flamegraph family tree but intentionally chooses a terminal-first UX, which makes it attractive for CI logs, scripted profiling runs, and automated performance investigations.

### タイムライン

- 2018: Official repository created.
- 2018: Version 1 era generated HTML flamegraphs for Node traces, according to the README.
- 2026: Project revived as a CLI CPU trace analysis tool for agents and humans.

### Related projects

- Brendan Gregg's FlameGraph is credited for the flamegraph concept.
- 0x is credited as the original inspiration for the project.
- Speedscope is named as the GUI flamegraph viewer that flamebearer does not try to replace.

### ソース

- <https://github.com/mourner/flamebearer>
- <https://raw.githubusercontent.com/mapbox/flamebearer/master/README.md>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** flamebearer
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [node](https://pkg.so/ja/brew/node/) - Runtime dependency declared by Homebrew.
- [cargo-flamegraph](https://pkg.so/ja/brew/cargo-flamegraph/) - Shares pkgdb curated category or tags: cli, developer-tools, flamegraph, performance, profiling.
- [flamegraph](https://pkg.so/ja/brew/flamegraph/) - Shares pkgdb curated category or tags: cli, developer-tools, flamegraph, performance, profiling.
- [py-spy](https://pkg.so/ja/brew/py-spy/) - Shares pkgdb curated category or tags: cli, developer-tools, performance, profiling.
- [gprof2dot](https://pkg.so/ja/brew/gprof2dot/) - Shares pkgdb curated category or tags: cli, developer-tools, performance, profiling.
- [async-profiler](https://pkg.so/ja/brew/async-profiler/) - Shares pkgdb curated category or tags: cli, developer-tools, flamegraph, performance, profiling.
- [memray](https://pkg.so/ja/brew/memray/) - Shares pkgdb curated category or tags: cli, developer-tools, performance, profiling.
- [counts](https://pkg.so/ja/brew/counts/) - Shares pkgdb curated category or tags: cli, developer-tools, performance, profiling.
- [tf-profile](https://pkg.so/ja/brew/tf-profile/) - Shares pkgdb curated category or tags: cli, developer-tools, performance, profiling.
- [autocannon](https://pkg.so/ja/brew/autocannon/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, fast, node.

## Combined YAML source

View the package source record on GitHub. [combined/flamebearer.yml](https://github.com/mxcl/pkgdb/blob/main/combined/flamebearer.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
