Joss Gray

Results 23 comments of Joss Gray

I've had similar issue and changing the video encoder used to a different option while connected brings it back.

Performance wise, seems much better to me 🎆 . Actually usable now. Its about 1s delay before seeing matches in a million line C++ codebase, whereas before it was maybe...

Its more that I need to create a `___tracy_source_location_data` instance somewhere and manage the lifetime of that somehow (since the API takes a pointer to that). Basically I can't create...

+1 for this. Would love to use it to debug embedded python interpreter in a C++ application

You can launch the application with the embedded interpreter under the c++ debugger, then change launch config and launch the python debugger but attach to a process id via selection,...

May break existing sequencing if the order is changed as keyframe stores an index into the list in d3

Does it work with other ETW based sampling profilers like UIforETW or visuals studios CPU profiler? I've had issues before after installing vtune broke access to the cpu sampling functionality