Odin bindings for Tracy Profiler v0.14.1
git clone --recurse-submodules https://github.com/oskarnp/odin-tracyOr if you already had this repo cloned:
git pull --recurse-submodulesPre-built binaries for Windows/Mac/Linux available from the official release page.
./build_macos.sh.\build_windows.cmd./build_linux.shodin run demo -define:TRACY_ENABLE=true -debug -o:speedand then click Connect in Tracy Profiler server.
Tip
Run the profiled application (e.g. demo) in privileged mode
(sudo/administrator) to enable even more features in Tracy.
Important
For more details on how to use Tracy, please refer to the official manual.
Tracy Profiler is licensed under 3-clause BSD license.
These bindings are licensed under 3-clause BSD license.


