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

I have run into the assertion being removed here. Apparently it was assuming that a `float` value was printing as a specific number of characters and that assumption was defeated...

It can not be built on pure wayland env without X11. I don't expect this can be merged into master, but it can be a workaround for guys interested on...

documentation

Hi, I'm using OpenCascade which brings his own memory management and smart pointers and already overrides the new and delete operator in its Standard_Transient on its own. I get an...

This gives a more intuitive grouping in this UI pane than the uniqued source locations which aren't fully displayed - people were thinking the UI pane was broken as identically...

I know it'd probably be quite an endeavor but would it be possible to add CUDA support? You have OpenCL support and CUDA support would be quite cool

enhancement
help wanted
question
wontfix

I want to request the following set of features: - Have one tracy server be able to have multiple traces open at the same time. - Create a UI element,...

enhancement

I am commonly profiling loops which vary a lot in the number of iterations during a run of my application, but which do too little work per iteration to profile...

enhancement

I'm running the Tracy UI on Linux, but remotely: my local machine is a Mac and I'm using a remote desktop solution to use my Linux machine. At least in...

enhancement
help wanted
wontfix

I spoke to wolfpld in discord about this earlier, just writing down the details here. This is on Windows 10 Everything compiled with VS2019 latest _Repro for me:_ 1. Run...

bug
help wanted

In many cases, the first x frames and final y frames are used to setup some global state and thus has some larger variation which makes it difficult to use...

enhancement