Frame profiler
Go to file
Bartosz Taudul adb168a5ea
Fix offset.
2021-12-30 03:19:03 +01:00
.github
.vscode
capture
client
common Separate message type for context switch callstack samples. 2021-12-21 14:05:07 +01:00
csvexport
doc Update second screenshot. 2021-01-22 02:54:01 +01:00
examples Add simple fiber example. 2021-11-20 17:09:20 +01:00
extra
getopt
icon
imgui
import-chrome
libbacktrace
library
manual Update manual. 2021-12-22 16:42:57 +01:00
nfd
profiler
server Fix offset. 2021-12-30 03:19:03 +01:00
test
update
vcpkg
zstd
.gitignore
AUTHORS Update AUTHORS. 2021-09-23 22:14:52 +02:00
CMakeLists.txt
LICENSE
meson.build
NEWS
README.md
TODO Add TODO. 2020-01-08 18:16:17 +01:00
Tracy.hpp
TracyC.h
TracyClient.cpp Merge remote-tracking branch 'origin/master' into hw 2021-06-02 01:12:28 +02:00
TracyD3D11.hpp Check if rpmalloc has to be initialized before each operation. 2021-05-31 02:31:42 +02:00
TracyD3D12.hpp Check if rpmalloc has to be initialized before each operation. 2021-05-31 02:31:42 +02:00
TracyLua.hpp Implement callstack serialization. 2021-10-10 16:14:17 +02:00
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, 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