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 Tracy profiler integration. (#2776) 2021-02-16 17:56:04 +03:00
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 Tracy profiler integration. (#2776) 2021-02-16 17:56:04 +03:00
README.md Tracy profiler integration. (#2776) 2021-02-16 17:56:04 +03:00
Tracy.hpp Tracy profiler integration. (#2776) 2021-02-16 17:56:04 +03:00
TracyC.h Tracy profiler integration. (#2776) 2021-02-16 17:56:04 +03:00
TracyClient.cpp Tracy profiler integration. (#2776) 2021-02-16 17:56:04 +03:00
TracyD3D12.hpp Tracy profiler integration. (#2776) 2021-02-16 17:56:04 +03:00
TracyLua.hpp Tracy profiler integration. (#2776) 2021-02-16 17:56:04 +03:00
TracyOpenCL.hpp Tracy profiler integration. (#2776) 2021-02-16 17:56:04 +03:00
TracyOpenGL.hpp Tracy profiler integration. (#2776) 2021-02-16 17:56:04 +03:00
TracyVulkan.hpp Tracy profiler integration. (#2776) 2021-02-16 17:56:04 +03:00
Urho3DNotes.txt Tracy profiler integration. (#2776) 2021-02-16 17:56:04 +03:00

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