mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-25 23:44:35 +00:00
Update manual.
This commit is contained in:
parent
d54ff0f9c2
commit
94da3b8467
@ -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.
|
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}
|
\subsection{On the web}
|
||||||
|
|
||||||
Tracy can be found at the following web addresses:
|
Tracy can be found at the following web addresses:
|
||||||
|
Loading…
Reference in New Issue
Block a user