Update manual.

This commit is contained in:
Bartosz Taudul 2021-05-06 18:29:22 +02:00
parent d39580fa38
commit 3c6a06f97e
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3
1 changed files with 8 additions and 0 deletions

View File

@ -3379,6 +3379,14 @@ You can customize the output with the following command line options:
Tracy can import data generated by other profilers. This external data cannot be directly loaded, but must be converted first. Currently there's only support for converting chrome:tracing data, through the \texttt{import-chrome} utility.
\begin{bclogo}[
noborder=true,
couleur=black!5,
logo=\bclampe
]{Compressed traces}
Tracy can import traces compressed with the Zstandard algorithm (for example, using the \texttt{zstd} command-line utility). Traces ending with \texttt{.zst} extension are assumed to be compressed.
\end{bclogo}
\begin{bclogo}[
noborder=true,
couleur=black!5,