Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust-wrapper for tracy.

From the official description:

Tracy is a real time, nanosecond resolution frame profiler that can be used for remote or embedded telemetry of your application. It can profile CPU (C, C++11, Lua), GPU (OpenGL, Vulkan) and memory. It also can display locks held by threads and their interactions with each other.

Currently only the basic CPU profiling interface is exposed. Disabling the "enable" feature currently doesn't work (i.e. will fail to build).

Requires a nightly toolchain.

About

Rust-wrapper for tracy

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages