diff --git a/manual/tracy.tex b/manual/tracy.tex index 429f7a3d..540fed4e 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -2517,6 +2517,7 @@ In this window you can set various trace-related options. The timeline view migh \item \emph{Thread dynamic} -- Zones are colored according to a thread (identifier number) they belong to and depth level. \item \emph{Source location dynamic} -- Zone color is determined by source location (function name) and depth level. \end{itemize} +Enabling the \emph{Ignore custom} option will force usage of the selected zone coloring scheme, disregarding any colors set by the user in profiled code. \item \emph{\faBoxOpen{} Namespaces} -- controls display behavior of long zone names, which don't fit inside a zone box: \begin{itemize} \item \emph{Full} -- Zone names are always fully displayed (e.g.\ \texttt{std::sort}).