From 3fdd1e1863882d40964bde33bcb57ca3465a164c Mon Sep 17 00:00:00 2001 From: Tiago Rodrigues Date: Sat, 18 Nov 2023 15:02:41 -0500 Subject: [PATCH] fix typo --- manual/tracy.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/tracy.tex b/manual/tracy.tex index c6da6d2e..766f7d06 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -1792,7 +1792,7 @@ As an alternative to to runtime symbol resolution, we can set the environment va the minimal set of info required for offline resolution (a shared library path and an offset into that shared library). The generated tracy capture will have callstack frames symbols showing \texttt{[unresolved]}. -The \texttt{tracy-edit} tool can be used to load that capture, perforce symbol resolution offline +The \texttt{tracy-edit} tool can be used to load that capture, perform symbol resolution offline (by passing \texttt{-r}) and writing out a new capture with symbols resolved. By default \texttt{tracy-edit} will use the original shared libraries paths that were recorded in the capture (which assumes running in the same machine or a machine with identical