Urho3D/Source/ThirdParty/Tracy
2021-12-05 07:48:11 +00:00
..
client Tracy profiler integration. (#2776) 2021-02-16 17:56:04 +03:00
common Tracy profiler integration. (#2776) 2021-02-16 17:56:04 +03:00
libbacktrace
AUTHORS Tracy profiler integration. (#2776) 2021-02-16 17:56:04 +03:00
CMakeLists.txt Tracy: build with default timer, so it works on qubes 2021-12-05 07:48:11 +00:00
LICENSE Tracy profiler integration. (#2776) 2021-02-16 17:56:04 +03:00
NEWS
README.md Tracy profiler integration. (#2776) 2021-02-16 17:56:04 +03:00
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