Automic VaultAutomic Vault

brew

Install tracy with Homebrew, Nix, scoop, winget

Real-time, nanosecond resolution frame profiler. Version 0.13.1 via Homebrew; verified 2026-06-15.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install tracy

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#tracy

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

Windows

Scoopverified · 92%
scoop install extras/tracy

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

Windows Package Managerverified · 92%
winget install --id wolfpld.tracy -e

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

overview

Package summary

Real-time, nanosecond resolution frame profiler

Commands and aliases

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

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 8 runtime dependencies.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
tracycliglobal executable
tracy-capturecliglobal executable
tracy-csvexportcliglobal executable
tracy-import-chromecliglobal executable
tracy-import-fuchsiacliglobal executable
tracy-profilercliglobal executable
tracy-updatecliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.13.1
manager updated2026-06-15
local dataok
upstreamcurrent
latest detectedv0.13.1

https://github.com/wolfpld/tracy

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:tracy
Version0.13.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/tracy
Homepagehttps://tracy.nereid.pl/
Repositoryhttps://github.com/wolfpld/tracy
Upstream docshttps://github.com/wolfpld/tracy#readme
LicenseBSD-3-Clause
Source archivehttps://github.com/wolfpld/tracy/archive/refs/tags/v0.13.1.tar.gz
Last updated2026-06-15T10:21:22-04:00
Pulseupdated
Dependenciesaklomp-base64, freetype, glfw, md4c, nativefiledialog-extended, pugixml, tidy-html5, zstd
Build dependenciescmake, nlohmann-json, pkgconf
Uses from macOScurl
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

tracy

nix profile install nixpkgs#tracy
  • normalized package name match
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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