macOS
brew install tracylocal Homebrew formula metadata
brew
tracy のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install tracylocal Homebrew formula metadata
nix profile install nixpkgs#tracynixpkgs package indexes · pkgs/by-name/tr/tracy/package.nix · ソース: api.github.com
scoop install extras/tracyScoop official bucket manifest trees · bucket/tracy.json · ソース: api.github.com
winget install --id wolfpld.tracy -eWindows Package Manager source index · wolfpld.tracy · ソース: cdn.winget.microsoft.com
概要
Real-time, nanosecond resolution frame profiler
履歴
Tracy Profiler is a real-time, remote telemetry, hybrid frame and sampling profiler with nanosecond-resolution positioning. It is especially associated with games and other performance-sensitive native applications.
The public GitHub repository for Tracy was created in March 2020, and official release metadata includes v0.6.3 in April 2020. The repository has since grown into a large C++ codebase with profiler, capture, import, export, update, server, examples, documentation, and manual components.
The README describes Tracy as supporting CPU profiling with direct C, C++, Lua, Python, and Fortran integration, plus third-party language bindings, GPU profiling across major graphics and compute APIs, memory allocation tracking, locks, context switches, and frame-linked screenshots.
Release metadata shows sustained development through the 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, and 0.13 lines, with v0.13.1 published in December 2025. The official releases include the PDF documentation and compiled Windows x64 binaries as assets, while package managers such as Homebrew, Nix, Scoop, and winget provide system-package routes.
Tracy's adoption is visible in both its official integration surface and its packaging footprint. The README calls out third-party bindings for languages such as Rust, Zig, C#, OCaml, and Odin, which indicates use beyond the directly supported C/C++-centered workflow.
The project page emphasizes games but explicitly includes other applications, and lists GPU APIs including OpenGL, Vulkan, Direct3D 11/12, Metal, OpenCL, CUDA, and WebGPU. That breadth made Tracy attractive to developers who want one profiler spanning CPU zones, GPU work, frame timing, memory, and synchronization behavior.
For package managers, Tracy is larger than a single executable: the Homebrew package exposes the GUI profiler plus capture, CSV export, import, and update tools. That makes the package useful both for interactive analysis and for scripted capture/export workflows.
A typical Tracy workflow instruments an application with the client library, runs the profiler to connect to or open captures, and inspects frame timing, zones, samples, memory, locks, GPU events, and other telemetry in real time or from saved traces. Companion tools such as capture and csvexport support non-interactive and post-processing workflows.
The README directs users to the bundled documentation for usage and build instructions, to releases for the `tracy.pdf` manual and Windows binaries, and to an interactive demo. Video links on the README also show a release-by-release introduction path from older 0.x versions.
Tracy is a major package-nerd profiler because it packages a sophisticated native performance tool as reproducible command-line and desktop artifacts. It sits at the intersection of game-development tooling, systems performance analysis, and cross-platform package distribution.
Its Homebrew formula is notable for shipping multiple executables, while other package ecosystems expose it to Linux, Windows, and developer-shell workflows. For people who collect and compare developer tools, Tracy is the modern example of a high-end profiler that can still be installed with a package-manager command.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tracy | cli | グローバル実行可能ファイル | |
tracy-capture | cli | グローバル実行可能ファイル | |
tracy-csvexport | cli | グローバル実行可能ファイル | |
tracy-import-chrome | cli | グローバル実行可能ファイル | |
tracy-import-fuchsia | cli | グローバル実行可能ファイル | |
tracy-profiler | cli | グローバル実行可能ファイル | |
tracy-update | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/wolfpld/tracy
インストールメタデータ
| パッケージキー | brew:tracy |
|---|---|
| バージョン | 0.13.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/tracy |
| ホームページ | https://tracy.nereid.pl/ |
| リポジトリ | https://github.com/wolfpld/tracy |
| 上流ドキュメント | https://github.com/wolfpld/tracy#readme |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://github.com/wolfpld/tracy/archive/refs/tags/v0.13.1.tar.gz |
| 最終更新 | 2026-06-15T10:21:22-04:00 |
| Pulse | updated |
| 依存関係 | aklomp-base64, freetype, glfw, md4c, nativefiledialog-extended, pugixml, tidy-html5, zstd |
| ビルド依存関係 | cmake, nlohmann-json, pkgconf |
| macOS 提供ライブラリ | curl |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tracy |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
tracy
nix profile install nixpkgs#tracyextras/tracy
scoop install extras/tracywolfpld.tracy
winget install --id wolfpld.tracy -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.