mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Rename "standalone" to "profiler".
This commit is contained in:
+1
-1
@@ -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{standalone} 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 standalone server, available in the \texttt{profiler} directory. 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user