diff --git a/manual/tracy.tex b/manual/tracy.tex index 67512423..792ea012 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -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