1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Adding ctrl-shift-alt-r hotkey for reconnecting.

This is effectively the same as clicking on the connection status
button, clicking discard, and then clicking reconnect.
This commit is contained in:
Ben Vanik
2024-03-12 11:01:57 -07:00
parent d29421727c
commit 4fa5d23fa4
2 changed files with 12 additions and 0 deletions
+2
View File
@@ -2391,6 +2391,8 @@ The \emph{discovered clients} list is only displayed if clients are broadcasting
Both connecting to a client and opening a saved trace will present you with the main profiler view, which you can use to analyze the data (see section~\ref{analyzingdata}).
Once connected to a client \keys{\ctrl + \shift + \Alt + R} can be used to quickly discard any captured data and reconnect to a client at the same address.
\subsubsection{Connection information pop-up}
\label{connectionpopup}