mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 02:31:48 +00:00
Update manual.
This commit is contained in:
parent
b537c33f6c
commit
86e18540a3
@ -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}).
|
||||
|
Loading…
Reference in New Issue
Block a user