diff --git a/manual/tracy.tex b/manual/tracy.tex index 4b37b623..b4fdac71 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -744,6 +744,8 @@ Installation of the libraries on OSX can be facilitated using the \texttt{brew} \subsubsection{Build process} +As mentioned earlier, each utility is contained in its own directory, for example \texttt{profiler} or \texttt{capture}\footnote{Other utilities are contained in the \texttt{csvexport}, \texttt{import-chrome} and \texttt{update} directories.}. Where do you go within these directories depends on the operating system you are using. + On Windows navigate to the \texttt{build/win32} directory and open the solution file in Visual Studio. On Unix go to the \texttt{build/unix} directory and build the \texttt{release} target using GNU make. \subsubsection{Embedding the server in profiled application}