From ea779905a347d3394e8a792bd74ce1a52216db89 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 2 Sep 2018 13:13:53 +0200 Subject: [PATCH] Add crash handling section reference. --- manual/tracy.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/tracy.tex b/manual/tracy.tex index 436ab24e..ca067e8a 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -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}