Update manual.

This commit is contained in:
Bartosz Taudul 2020-09-21 02:08:35 +02:00
parent b537c33f6c
commit 86e18540a3

View File

@ -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}).