Open TobyBrull opened 2 months ago
v0.11.0
I patched the v0.11.0 tarball (moved the "#endif" in TracyProfiler.cpp two lines down) and this seems to prevent the tracee from sending the sources. But now it hangs on exit, with the symbol saying that an amount of requests is outstanding that is equal to the number of source files.
I guess what I'm saying is that it would be nice if the released GUI binary would work with a TRACY_NO_CODE_TRANSFER tracee.
The flag doesn't prevent code being transfered from the tracee to the GUI as advertised.