Skip to content

Commit 28eb4a9

Browse files
committed
Update manual.
1 parent b8029f7 commit 28eb4a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎manual/tracy.tex‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3320,7 +3320,7 @@ \subsection{Compare traces window}
33203320

33213321
\subsubsection{Source files diff}
33223322

3323-
To see what changes were made in the source code between the two compared traces, select the \emph{Source diff} compare mode. This will display a list of deleted, added, and changed files.
3323+
To see what changes were made in the source code between the two compared traces, select the \emph{Source diff} compare mode. This will display a list of deleted, added, and changed files. By default, the difference is calculated from the older trace to the newer one. You can reverse this by clicking on the \emph{Switch} button.
33243324

33253325
Please note that changes will be registered only if the file has the same name and location in both traces. Tracy does not resolve file renames or moves.
33263326

0 commit comments

Comments
 (0)