2017-09-28 22:21:50 +00:00
|
|
|
# Tracy Profiler
|
|
|
|
|
2018-07-19 11:05:44 +00:00
|
|
|
[![Build status](https://ci.appveyor.com/api/projects/status/968a88arq06gm3el/branch/master?svg=true)](https://ci.appveyor.com/project/wolfpld/tracy/branch/master)
|
|
|
|
|
2020-03-29 11:54:05 +00:00
|
|
|
[![Sponsor](.github/sponsor.png)](https://github.com/sponsors/wolfpld/)
|
|
|
|
|
2019-11-03 21:45:30 +00:00
|
|
|
### A real time, nanosecond resolution, remote telemetry frame profiler for games and other applications.
|
2019-02-19 19:46:17 +00:00
|
|
|
|
2019-11-03 21:45:30 +00:00
|
|
|
Tracy supports profiling CPU (C, C++11, Lua), GPU (OpenGL, Vulkan), memory, locks, context switches, per-frame screenshots and more.
|
2019-02-19 19:46:17 +00:00
|
|
|
|
2020-04-10 23:41:03 +00:00
|
|
|
For usage **and build process** instructions, consult the user manual [at the following address](https://github.com/wolfpld/tracy/releases).
|
2017-09-28 22:21:50 +00:00
|
|
|
|
2020-02-29 19:09:48 +00:00
|
|
|
![](doc/profiler.png)
|
|
|
|
|
|
|
|
![](doc/profiler2.png)
|
|
|
|
|
2019-11-03 21:45:30 +00:00
|
|
|
[Changelog](NEWS)
|
2017-09-28 22:21:50 +00:00
|
|
|
|
2018-07-03 19:50:38 +00:00
|
|
|
[Introduction to Tracy Profiler v0.2](https://www.youtube.com/watch?v=fB5B46lbapc)
|
2018-10-09 17:36:46 +00:00
|
|
|
[New features in Tracy Profiler v0.3](https://www.youtube.com/watch?v=3SXpDpDh2Uo)
|
2019-08-10 20:07:14 +00:00
|
|
|
[New features in Tracy Profiler v0.4](https://www.youtube.com/watch?v=eAkgkaO8B9o)
|
2019-11-17 18:56:26 +00:00
|
|
|
[New features in Tracy Profiler v0.5](https://www.youtube.com/watch?v=P6E7qLMmzTQ)
|
|
|
|
[New features in Tracy Profiler v0.6](https://www.youtube.com/watch?v=uJkrFgriuOo)
|