Frame profiler
Go to file
2020-07-12 10:10:09 -07:00
.github
capture
client Moving GetProfiler back to the original place 2020-07-12 10:10:09 -07:00
common Reduce memory requirements of allocated call stacks. 2020-07-05 17:33:29 +02:00
doc
examples
extra
icon
imgui Bump ImGui to ~1.77. 2020-06-30 18:48:47 +02:00
import-chrome
libbacktrace Report symbol entry address in inline function discovery. 2020-05-30 15:38:59 +02:00
library
manual
nfd Set owner of file dialogs on windows. 2020-06-10 01:52:17 +02:00
profiler
server Reduce memory requirements of allocated call stacks. 2020-07-05 17:33:29 +02:00
test Downgrade test application C++ version to C++11. 2020-05-13 18:11:55 +02:00
update
vcpkg
zstd Update zstd to 1.4.5. 2020-06-04 21:03:27 +02:00
.appveyor.yml Also on windows CI. 2020-03-26 00:20:40 +01:00
.gitignore
AUTHORS
LICENSE
NEWS
README.md
TODO
Tracy.hpp Add secure alloc/free macros. 2020-06-24 01:33:26 +02:00
TracyC.h
TracyClient.cpp
TracyD3D12.hpp
TracyLua.hpp
TracyOpenCL.hpp
TracyOpenGL.hpp Explicitly store GPU context type. 2020-05-27 18:16:53 +02:00
TracyVulkan.hpp

Tracy Profiler

Sponsor

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

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

For usage and build process 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
New features in Tracy Profiler v0.6
New features in Tracy Profiler v0.7