📊

Tracy Profiler

by wolfpld

A real-time, nanosecond-resolution, remote telemetry, hybrid frame and sampling profiler for games and other applications.

v0.13.1 Developer Tools BSD-3-Clause

Install with winget

Open PowerShell or Command Prompt and run:

winget install --id wolfpld.tracy -e
1Open PowerShell or Command Prompt as administrator
2Paste and run the command above
3Follow any on-screen prompts to complete installation

About Tracy Profiler

Tracy supports profiling CPU (with direct support for C, C++, Lua, Python, and Fortran), GPU (OpenGL, Vulkan, Direct3D 11/12, Metal, OpenCL, CUDA), memory allocations, locks, context switches, and much more. Third-party bindings exist for Rust, Zig, C#, OCaml, and Odin.

gamedevperformanceprofilerprofiling

Advanced Install Options

Install (latest) winget install --id wolfpld.tracy -e
Install (specific version) winget install --id wolfpld.tracy -e --version 0.13.1
Upgrade winget upgrade --id wolfpld.tracy -e
Uninstall winget uninstall --id wolfpld.tracy -e