wolfpld / tracy

Frame profiler
https://tracy.nereid.pl/
Other
10.24k stars 691 forks source link

Problems with profiler data loss on remote server #845

Closed tneval closed 4 months ago

tneval commented 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:

Screenshot from 2024-07-25 11-26-15

Sometimes this warning does not show up, but some of the annotations show ??? indicating data loss:

Screenshot from 2024-07-25 11-25-59

Any ideas what could be causing this?

Thanks

tneval commented 4 months ago

Actually, nevermind. Somehow it started working properly.

wolfpld commented 4 months ago

I would recommend connecting to the remote client from a locally running profiler instead of using X11 forwarding.