Cosmetics.

This commit is contained in:
Bartosz Taudul 2019-07-13 20:49:36 +02:00
parent ff9637e884
commit 0ce93f714b

View File

@ -95,7 +95,7 @@
\newpage
\section{A quick look at Tracy}
\section{A quick look at Tracy Profiler}
Tracy is a real-time, nanosecond resolution \emph{frame profiler} that can be used for remote or embedded telemetry of applications. It can profile CPU (C, C++11, Lua), GPU (OpenGL, Vulkan) and memory. It also can monitor locks held by threads and show where contention does happen.
@ -256,7 +256,7 @@ Tracy can be found at the following web addresses:
\section{First steps}
The following compilers are supported:
Tracy Profiler supports the following compilers:
\begin{itemize}
\item MSVC