Frame profiler
Go to file
2020-03-16 23:05:06 +01:00
capture
client
common Send listen port in broadcast message. 2020-03-08 14:37:59 +01:00
doc
examples/ToyPathTracer Update example application memory requirements. 2020-01-26 17:30:05 +01:00
extra
icon
imgui
imguicolortextedit
import-chrome
libbacktrace Use mach-o/dyld.h on osx. 2020-03-02 13:51:39 +01:00
library
manual Add missing images. 2020-03-14 21:13:08 +01:00
nfd All variables must be defined before goto. 2019-06-23 00:36:25 +02:00
profiler
server Don't over-reserve map. 2020-03-16 23:05:06 +01:00
test
update
zstd Add Zstd revision 06a57cf5. 2020-02-08 14:56:59 +01:00
.appveyor.yml
.gitignore
AUTHORS
LICENSE
NEWS
README.md
TODO
Tracy.hpp
TracyC.h
TracyClient.cpp
TracyLua.hpp
TracyOpenGL.hpp
TracyVulkan.hpp

Tracy Profiler

Build status

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

Tracy supports profiling CPU (C, C++11, Lua), GPU (OpenGL, Vulkan), 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