Frame profiler
Go to file
Bartosz Taudul 45eb1a6ddb Update NEWS.
2020-06-09 18:18:11 +02:00
.github
capture
client Change rdtscp check to rdtsc check. 2020-06-08 19:35:42 +02:00
common Bump version, protocol for D3D12. 2020-06-09 11:20:50 +02:00
doc
examples
extra
icon
imgui Update ImGui to docking@5d472c489. 2020-06-05 19:21:07 +02:00
import-chrome
libbacktrace Report symbol entry address in inline function discovery. 2020-05-30 15:38:59 +02:00
library
manual
nfd
profiler
server Add missing OpenCL mentions. 2020-06-09 18:17:43 +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
.gitignore
AUTHORS
LICENSE Change main repository to github. 2020-04-10 17:48:59 +02:00
NEWS
README.md
TODO
Tracy.hpp Fix missing comma in ZoneScopedNCS macro 2020-06-05 21:30:16 -07:00
TracyC.h
TracyClient.cpp
TracyD3D12.hpp
TracyLua.hpp
TracyOpenCL.hpp
TracyOpenGL.hpp
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), 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