mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Fix typo.
This commit is contained in:
+1
-1
@@ -299,7 +299,7 @@ You should compile the main library with the \texttt{tracy/TracyClient.cpp} sour
|
||||
|
||||
\subsubsection{Apple woes}
|
||||
|
||||
Because Apple \emph{has} to be \emph{think different}, there are some problems when using Tracy on OSX and iOS. First, the performance hit due to profiling is higher than on onther platforms. Second, some critical features are missing and won't be possible to achieve:
|
||||
Because Apple \emph{has} to be \emph{think different}, there are some problems when using Tracy on OSX and iOS. First, the performance hit due to profiling is higher than on other platforms. Second, some critical features are missing and won't be possible to achieve:
|
||||
|
||||
\begin{itemize}
|
||||
\item There's no support for the \texttt{TRACY\_NO\_EXIT} mode.
|
||||
|
||||
Reference in New Issue
Block a user