Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, scoop, winget 安装 tracy

查看 tracy 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install tracy

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#tracy

nixpkgs package indexes · pkgs/by-name/tr/tracy/package.nix · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install extras/tracy

Scoop official bucket manifest trees · bucket/tracy.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id wolfpld.tracy -e

Windows Package Manager source index · wolfpld.tracy · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Real-time, nanosecond resolution frame profiler

命令和别名

  • tracy
  • tracy-capture
  • tracy-csvexport
  • tracy-import-chrome
  • tracy-import-fuchsia
  • tracy-profiler
  • tracy-update

历史

项目历史与用法

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.

时间线

  • 2020-03: GitHub repository created.
  • 2020-04: v0.6.3 release metadata published.
  • 2020-06: v0.7 released.
  • 2022-03: v0.8 released.
  • 2023-10: v0.10 released.
  • 2024-07: v0.11 released.
  • 2025-05: v0.12 released.
  • 2025-12: v0.13.1 released.

Related projects

  • OpenGL, Vulkan, Direct3D, Metal, OpenCL, CUDA, WebGPU, Rust bindings, Zig bindings, C# bindings, OCaml bindings, Odin bindings, game-development profilers.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 8 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tracycli全局可执行文件
tracy-capturecli全局可执行文件
tracy-csvexportcli全局可执行文件
tracy-import-chromecli全局可执行文件
tracy-import-fuchsiacli全局可执行文件
tracy-profilercli全局可执行文件
tracy-updatecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.13.1
管理器更新时间2026-06-15
本地数据OK
上游当前
检测到的最新版本v0.13.1

https://github.com/wolfpld/tracy

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
依赖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 DatabaseHomebrew formula API
Taphomebrew/core
Full Nametracy
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

tracy

nix profile install nixpkgs#tracy
  • normalized package name match
  • 匹配方式:Tracy
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tr/tracy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

extras/tracy

scoop install extras/tracy
  • normalized package name match
  • 匹配方式:Tracy
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/tracy.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

wolfpld.tracy

winget install --id wolfpld.tracy -e
  • normalized package name match
  • 匹配方式:Tracy
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: wolfpld.tracy from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment