Files
cpp-project-template/third_party/tracy
tqcq cf49554574
Some checks failed
cpp-template / build (Debug, aarch64-linux-gnu) (push) Failing after 27s
cpp-template / build (Release, mipsel-linux-gnu) (push) Failing after 12m45s
cpp-template / build (Release, host.gcc) (push) Failing after 12m52s
cpp-template / build (Release, arm-linux-gnueabihf) (push) Failing after 12m55s
cpp-template / build (Release, aarch64-linux-gnu) (push) Failing after 13m1s
cpp-template / build (Debug, mipsel-linux-gnu) (push) Failing after 13m6s
cpp-template / build (Debug, host.gcc) (push) Failing after 13m11s
cpp-template / build (Debug, arm-linux-gnueabihf) (push) Failing after 13m19s
feat add tracy profiler
2025-08-25 15:52:04 +08:00
..
2025-08-25 15:52:04 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:52:04 +08:00
2025-08-25 15:52:04 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:52:04 +08:00
2025-08-25 15:52:04 +08:00
2025-08-25 15:52:04 +08:00
2025-08-25 15:52:04 +08:00
2025-08-25 15:52:04 +08:00
2025-08-25 15:52:04 +08:00
2025-08-25 15:52:04 +08:00
2025-08-25 15:52:04 +08:00
2025-08-25 15:52:04 +08:00
2025-08-25 15:52:04 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:52:04 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:52:04 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00

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, Python and Fortran 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, Metal, OpenCL, CUDA.), 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