Frame profiler
Go to file
2020-07-11 15:10:47 +03:00
.github
capture
client Add QPC frequency query to API. 2020-07-07 21:25:35 +02:00
common Send Vulkan GPU calibration messages. 2020-07-07 21:25:35 +02:00
csvexport
doc
examples Add OpenCL trace support 2020-06-05 10:15:47 +01:00
extra
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
library Add empty TRACY_API instead of using dllexport for static builds on windows. Using dllexport is not correct, because it marks APIs in static lib for export and these APIs would get exported from a DLL that links to tracy. 2020-05-05 13:23:46 +03:00
manual Add manual entry for csvexport 2020-07-11 12:26:01 +03:00
nfd
profiler Bump ImGui to ~1.77. 2020-06-30 18:48:47 +02:00
server Save GPU context calibration state. 2020-07-07 21:25:35 +02:00
test
update
vcpkg Add -disableMetrics to vcpkg script 2020-05-02 14:52:57 -07:00
zstd
.appveyor.yml Also on windows CI. 2020-03-26 00:20:40 +01:00
.gitignore Add .deps and .dirstamp to .gitignore to allow use as submodule in automake projects. 2020-05-28 11:17:43 -07:00
AUTHORS
LICENSE Change main repository to github. 2020-04-10 17:48:59 +02:00
NEWS
README.md Release 0.7.0. 2020-06-11 14:30:34 +02:00
TODO Add TODO. 2020-01-08 18:16:17 +01:00
Tracy.hpp
TracyC.h
TracyClient.cpp Disable MSVC warnings for integrated client. 2020-06-20 22:51:56 +02:00
TracyD3D12.hpp
TracyLua.hpp
TracyOpenCL.hpp Send Vulkan GPU calibration messages. 2020-07-07 21:25:35 +02:00
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