# tracy **Repository Path**: kfchang/tracy ## Basic Information - **Project Name**: tracy - **Description**: 性能分析工具,osgEarth中使用了。 Tracy is a real-time, nanosecond resolution hybrid frame and sampling profiler that can be used for remote or embedded telemetry of games and other applications - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-23 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tracy Profiler [![Sponsor](.github/sponsor.png)](https://github.com/sponsors/wolfpld/) ### 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 11/12), memory, locks, context switches, per-frame screenshots and more. - [Documentation](https://github.com/wolfpld/tracy/releases/latest/download/tracy.pdf) for usage and build process instructions - [Releases](https://github.com/wolfpld/tracy/releases) containing the documentation (`tracy.pdf`) and compiled Windows x64 binaries (`Tracy-.7z`) as assets - [Changelog](NEWS) ![](doc/profiler.png) ![](doc/profiler2.png) [Introduction to Tracy Profiler v0.2](https://www.youtube.com/watch?v=fB5B46lbapc) [New features in Tracy Profiler v0.3](https://www.youtube.com/watch?v=3SXpDpDh2Uo) [New features in Tracy Profiler v0.4](https://www.youtube.com/watch?v=eAkgkaO8B9o) [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) [New features in Tracy Profiler v0.7](https://www.youtube.com/watch?v=_hU7vw00MZ4)