Urho3D/Source/ThirdParty/Tracy
2021-12-05 07:48:11 +00:00
..
client
common
libbacktrace
AUTHORS
CMakeLists.txt Tracy: build with default timer, so it works on qubes 2021-12-05 07:48:11 +00:00
LICENSE
NEWS
README.md
Tracy.hpp
TracyC.h
TracyClient.cpp
TracyD3D12.hpp
TracyLua.hpp
TracyOpenCL.hpp
TracyOpenGL.hpp
TracyVulkan.hpp
Urho3DNotes.txt

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