Backlog/lib/tracy/tracy-0.10
Peter Li 641f38f295 Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
..
.github Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
capture Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
common Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
csvexport Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
doc Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
dtl Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
examples Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
extra Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
getopt Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
icon Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
imgui Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
import-chrome Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
library Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
manual Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
nfd Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
profiler Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
public Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
server Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
test Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
update Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
vcpkg Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
zstd Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
.clang-tidy Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
.gitignore Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
AUTHORS Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
CMakeLists.txt Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
Config.cmake.in Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
LICENSE Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
NEWS Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
README.md Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
meson.build Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
meson_options.txt Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
vcpkg.json Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
version.cmake Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00

README.md

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++, and Lua 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.

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