1
0
mirror of https://github.com/wolfpld/tracy synced 2025-05-02 13:43:52 +00:00

Add crash handling section reference.

This commit is contained in:
Bartosz Taudul 2018-09-02 13:13:53 +02:00
parent 1581e2f20d
commit ea779905a3

View File

@ -867,7 +867,7 @@ The left hand side \emph{index area} of the timeline view displays various label
\begin{itemize}
\item \emph{Light blue label} -- OpenGL/Vulkan context.
\item \emph{White label} -- A CPU thread. Will be replaced by a bright red label in a thread that has crashed.
\item \emph{White label} -- A CPU thread. Will be replaced by a bright red label in a thread that has crashed (section~\ref{crashhandling}).
\item \emph{Light red label} -- Indicates a lock.
\item \emph{Yellow label} -- Plot.
\end{itemize}