diff --git a/manual/tracy.tex b/manual/tracy.tex index 9c983294..8514c5aa 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -288,6 +288,10 @@ mov qword ptr [rdi+28h],rax ; write buffer counter The second code block, responsible for ending a zone, is similar, but smaller, as it can reuse some variables retrieved in the above code. +\subsection{Examples} + +To see how Tracy can be integrated into an application, you may look at example programs in the \texttt{examples} directory. Looking at the commit history might be the best way to do that. + \subsection{On the web} Tracy can be found at the following web addresses: