Frame profiler
Go to file
2020-08-14 12:38:56 +02:00
.github
capture
client Tune number of ETW kernel buffers. 2020-08-13 15:26:36 +02:00
common Handle broken inet_ntop on old Windows SDKs. 2020-08-11 22:37:46 +02:00
csvexport
doc
examples
extra Move RDO threshold logic to tables. 2020-06-11 14:09:19 +02:00
getopt Move getopt to root 2020-07-11 12:26:01 +03:00
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 Update manual. 2020-08-14 00:41:28 +02:00
nfd Set owner of file dialogs on windows. 2020-06-10 01:52:17 +02:00
profiler
server Properly check if symbol code is available. 2020-08-14 12:38:56 +02:00
test Don't sleep in test application's fibonacci thread. 2020-08-12 23:55:49 +02:00
update
vcpkg Add -disableMetrics to vcpkg script 2020-05-02 14:52:57 -07:00
zstd Update zstd to 1.4.5. 2020-06-04 21:03:27 +02:00
.gitignore
AUTHORS
LICENSE
NEWS Update NEWS. 2020-08-12 16:57:46 +02:00
README.md
TODO Add TODO. 2020-01-08 18:16:17 +01:00
Tracy.hpp
TracyC.h
TracyClient.cpp
TracyD3D12.hpp
TracyLua.hpp No need for lean callstack alloc message. 2020-07-26 14:25:32 +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 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