From 0ce93f714b58fbf72b41cb5160c00e417ea865e7 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 13 Jul 2019 20:49:36 +0200 Subject: [PATCH] Cosmetics. --- manual/tracy.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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