Closed tneval closed 4 months ago
As a background, I have done extensive profiling of an application successfully with Tracy. This profiling has been performed with local setup.
Now, I switched to remote server which does not have GUI. So, I'm using X11 forwarding for outputting the profiler view.
The problem is I'm getting occasional warnings that connection was lost and not all data could be retrieved:
Sometimes this warning does not show up, but some of the annotations show ??? indicating data loss:
Any ideas what could be causing this?
Thanks
Actually, nevermind. Somehow it started working properly.
I would recommend connecting to the remote client from a locally running profiler instead of using X11 forwarding.
As a background, I have done extensive profiling of an application successfully with Tracy. This profiling has been performed with local setup.
Now, I switched to remote server which does not have GUI. So, I'm using X11 forwarding for outputting the profiler view.
The problem is I'm getting occasional warnings that connection was lost and not all data could be retrieved:
Sometimes this warning does not show up, but some of the annotations show ??? indicating data loss:
Any ideas what could be causing this?
Thanks