macOS
brew install gcviewerlocal Homebrew formula metadata
brew / 順位 6198
gcviewer のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gcviewerlocal Homebrew formula metadata
概要
Java garbage collection visualization tool
履歴
GCViewer is a Java tool for visualizing and summarizing garbage-collection logs. It covers historical and modern JVM log formats from Sun/Oracle, IBM, HP, and BEA, and can be used either as a GUI application or from the command line.
The current repository is a fork of tagtraum industries' GCViewer. Its GitHub metadata says tagtraum development stopped in 2008 and that this fork aimed to improve support for Sun/Oracle Java 1.6 and later garbage-collector logs, including G1. The README credits Hendrik Schreiber for GCViewer up to 1.29.
GCViewer fits the Java operations era in which verbose GC logs were exchanged as files and interpreted offline. The changelog shows maintenance following JVM logging changes: G1 work in the 1.31 series, Maven Central publication in 1.33, command-line image/report generation, Java 8 updates, unified logging, Shenandoah, ZGC, and a 2026 update for newer parser cases.
Users open or pass GC log files to GCViewer, then inspect charts, pause summaries, heap metrics, parser warnings, and exported summaries. The command-line mode can generate CSV-style reports and optional chart images, making it useful in scripted JVM performance investigations.
GCViewer is notable because it packages years of JVM log-format drift into one small desktop-and-CLI artifact. It preserves support for vendor-era Java logs while continuing to parse newer OpenJDK unified logging, which is exactly the kind of compatibility surface package maintainers care about.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gcviewer | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:gcviewer |
|---|---|
| バージョン | 1.37 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/chewiebug/GCViewer |
| 最終更新 | 2026-05-25T22:03:14Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.