tracy icon indicating copy to clipboard operation
tracy copied to clipboard

Frame profiler

Results 174 tracy issues
Sort by recently updated
recently updated
newest added

### Problem statement On Apple laptops, using the trackpad in Tracy scrolls far more than it does in other applications. To remedy this, scroll modifier options have been added. ###...

For the life of me I cannot figure out why sampling mode is not working for me. I compiled my application with Tracy, zoning / instrumentation modes work as expected,...

OpenGL: ![image](https://github.com/wolfpld/tracy/assets/845012/7e4fe48a-ce17-408b-9400-1f476a5687c3) When making a GPU bound application, the framerate drops, but still on both Vulkan and OpenGL, the results of the draw calls / command buffer timings are super...

Hi there, We use Tracy at my company, and for that, we have a mirror of this repository on GitLab. A few days ago, it seems that a force push...

This [commit](https://github.com/wolfpld/tracy/commit/1ff73edd2046a01822f46b5c4e0c43f9bb68280e) does not define `elf_xword` in the branch `#if __WORDSIZE == 32` which causes a compilation failure in `TracyKCore.cpp`

(I still need to update the manual, but I'm putting the code here for review to save some time). The Metal back-end in Tracy operates differently than other GPU back-ends...

To be used by Python and Go bindings (in preparation) to store const char * accessible via a lookup

# Description Hello everyone, I've been troubled by an issue for a while. I'm using the Tracy 0.10 release version of the Windows binary server. It can receive data from...

When compiling the profiler with LEGACY=1 flag in ubuntu 20.04 I faced above error and solved adding the following line to the CMakeLists.txt `SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -pthread")` ERROR: `[100%] Linking CXX...

Latest binary version 0.10 i snot compatible with the sources