Files
cpp-project-template/third_party/tracy
tqcq ed976db651
Some checks failed
cpp-template / build (Debug, aarch64-linux-gnu) (push) Failing after 18s
cpp-template / build (Debug, arm-linux-gnueabihf) (push) Failing after 17s
cpp-template / build (Debug, mipsel-linux-gnu) (push) Failing after 18s
cpp-template / build (Release, aarch64-linux-gnu) (push) Failing after 13s
cpp-template / build (Release, host.gcc) (push) Has been cancelled
cpp-template / build (Release, mipsel-linux-gnu) (push) Has been cancelled
cpp-template / build (Debug, host.gcc) (push) Has been cancelled
cpp-template / build (Release, arm-linux-gnueabihf) (push) Has been cancelled
feat add microprofile
2025-08-26 00:55:10 +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-26 00:55:10 +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