Skip to content

wolfpld/tracy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5d542dc · Aug 22, 2024
Jul 12, 2024
Jul 12, 2024
Jul 17, 2024
Aug 21, 2024
Jun 7, 2024
May 24, 2024
May 12, 2024
Jul 17, 2022
Jun 2, 2024
Oct 9, 2023
Apr 15, 2022
May 31, 2024
Jul 12, 2024
May 23, 2023
Aug 3, 2024
Oct 9, 2023
Aug 6, 2024
Aug 21, 2024
Jul 17, 2024
Aug 21, 2024
Aug 8, 2024
Jun 7, 2024
May 31, 2024
Jul 19, 2024
Apr 20, 2023
Jul 12, 2024
Aug 21, 2024
May 18, 2023
Jan 1, 2024
Aug 22, 2024
Mar 23, 2024
Jul 16, 2024
Feb 11, 2024

Repository files navigation

Tracy Profiler

Sponsor

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

Tracy supports profiling CPU (Direct support is provided for C, C++, Lua and Python integration. At the same time, third-party bindings to many other languages exist on the internet, such as Rust, Zig, C#, OCaml, Odin, etc.), GPU (All major graphic APIs: OpenGL, Vulkan, Direct3D 11/12, OpenCL.), memory allocations, locks, context switches, automatically attribute screenshots to captured frames, and much more.

An Introduction to Tracy Profiler in C++ - Marcos Slomp - CppCon 2023

Introduction to Tracy Profiler v0.2
New features in Tracy Profiler v0.3
New features in Tracy Profiler v0.4
New features in Tracy Profiler v0.5
New features in Tracy Profiler v0.6
New features in Tracy Profiler v0.7
New features in Tracy Profiler v0.8