mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
Cosmetics.
This commit is contained in:
parent
ff9637e884
commit
0ce93f714b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user