mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-25 23:44:35 +00:00
Update manual.
This commit is contained in:
parent
3f236b7e91
commit
27c125f23b
@ -1488,8 +1488,8 @@ After the client application has been instrumented, you will want to connect to
|
|||||||
You can capture a trace using a command line utility contained in the \texttt{capture} directory. To use it you will need to provide the following parameters:
|
You can capture a trace using a command line utility contained in the \texttt{capture} directory. To use it you will need to provide the following parameters:
|
||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item \texttt{-a address} -- specifies the IP address (or a domain name) of the client application.
|
|
||||||
\item \texttt{-o output.tracy} -- the file name of the resulting trace.
|
\item \texttt{-o output.tracy} -- the file name of the resulting trace.
|
||||||
|
\item \texttt{-a address} -- specifies the IP address (or a domain name) of the client application (uses \texttt{localhost} if not provided).
|
||||||
\item \texttt{-p port} -- network port which should be used (optional).
|
\item \texttt{-p port} -- network port which should be used (optional).
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user