Frame profiler
Go to file
2021-11-13 03:15:20 +01:00
.github Update to MSVC 2022. 2021-11-13 00:49:26 +01:00
.vscode
capture Update to MSVC 2022. 2021-11-13 00:49:26 +01:00
client Capture context switch call stacks on Windows. 2021-11-12 12:22:29 +01:00
common Fix zone validation thread piggybacking. 2021-11-04 22:50:55 +01:00
csvexport Update to MSVC 2022. 2021-11-13 00:49:26 +01:00
doc
examples
extra Update to MSVC 2022. 2021-11-13 00:49:26 +01:00
getopt Move getopt to root 2020-07-11 12:26:01 +03:00
icon
imgui
import-chrome Update to MSVC 2022. 2021-11-13 00:49:26 +01:00
libbacktrace Update libbacktrace to d0f5e95. 2021-07-25 12:34:11 +02:00
library Update to MSVC 2022. 2021-11-13 00:49:26 +01:00
manual Update licenses list. 2021-10-20 22:59:54 +02:00
nfd
profiler Update to MSVC 2022. 2021-11-13 00:49:26 +01:00
server Detect context switch samples during reconstruction. 2021-11-13 03:15:20 +01:00
test
update Update to MSVC 2022. 2021-11-13 00:49:26 +01:00
vcpkg
zstd
.gitignore
AUTHORS
CMakeLists.txt
LICENSE
meson.build
NEWS
README.md
TODO
Tracy.hpp
TracyC.h Fix TracyCAppInfo macro argument name 2021-10-18 20:40:09 +00:00
TracyClient.cpp Merge remote-tracking branch 'origin/master' into hw 2021-06-02 01:12:28 +02:00
TracyD3D11.hpp
TracyD3D12.hpp
TracyLua.hpp
TracyOpenCL.hpp
TracyOpenGL.hpp Update TracyOpenGL.hpp 2021-11-04 10:46:13 +01: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 11/12), memory, locks, context switches, per-frame screenshots and more.

  • Documentation for usage and build process instructions
  • Releases containing the documentation (tracy.pdf) and compiled Windows x64 binaries (Tracy-<version>.7z) as assets
  • 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