Frame profiler
Go to file
2019-11-10 16:50:19 +01:00
capture
client Enable crash handler on cygwin. 2019-11-07 19:20:13 +01:00
common Fix mingw/cygwin thread name setter/getter. 2019-11-07 18:58:08 +01:00
doc
examples/ToyPathTracer
extra
icon
imgui
imguicolortextedit Update ImGuiColorTextEdit to 0a88824f7de8d. 2019-06-22 14:19:10 +02:00
libbacktrace Fixed compiler warnings. 2019-02-20 17:50:49 +01:00
manual Update manual. 2019-11-07 23:59:12 +01:00
nfd
profiler
server Fix magic vectors in single-threaded Vulkan tooltip. 2019-11-10 16:50:19 +01:00
test
update
.appveyor.yml
.gitignore
AUTHORS
LICENSE
NEWS
README.md
Tracy.hpp
TracyC.h
TracyClient.cpp
TracyClientDLL.cpp
TracyLua.hpp
TracyOpenGL.hpp
TracyVulkan.hpp

Tracy Profiler

Build status

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

Tracy supports profiling CPU (C, C++11, Lua), GPU (OpenGL, Vulkan), memory, locks, context switches, per-frame screenshots and more.

For usage instructions, consult the user manual at the following address.

Changelog

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