mirror of
https://github.com/wolfpld/tracy
synced 2025-04-29 12:23:53 +00:00
Slight reword.
This commit is contained in:
parent
a54191cb3c
commit
9fc8cb9d8b
@ -155,7 +155,7 @@ You should compile the main library with the \texttt{tracy/TracyClient.cpp} sour
|
||||
|
||||
\subsection{Running the server}
|
||||
|
||||
The easiest way to get going is to build the standalone server, available in the \texttt{profiler} directory. You can connect to localhost or remote clients and view the collected data right away.
|
||||
The easiest way to get going is to build the data analyzer, available in the \texttt{profiler} directory. With it you can connect to localhost or remote clients and view the collected data right away.
|
||||
|
||||
If you prefer to inspect the data only after a trace has been performed, you may use the command line utility in the \texttt{capture} directory. It will save a data dump that may be later opened in the graphical viewer application.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user