Mention that statistics range limit also affects source view.

This commit is contained in:
Bartosz Taudul
2026-08-22 12:35:45 +02:00
parent dce2c710e5
commit 2ec2c2c8ac
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ The user manual
**Bartosz Taudul** [\<wolf@nereid.pl\>](mailto:wolf@nereid.pl)
2026-08-19 <https://github.com/wolfpld/tracy>
2026-08-22 <https://github.com/wolfpld/tracy>
# Quick overview {#quick-overview .unnumbered}
@@ -3767,7 +3767,7 @@ To define a time range, drag the left mouse button over the timeline view while
- * Find zone* -- this will limit find zone results. See chapter [5.7](#findzone) for more details.
- * Statistics* -- selecting this option will limit statistics results. See chapter [5.6](#statistics) for more details.
- * Statistics* -- selecting this option will limit statistics results (section [5.6](#statistics)), as well as the sample statistics shown in the source view (section [5.17](#sourceview)).
- * Flame graph* -- limits flame graph results. Refer to chapter [5.9](#flamegraph).

View File

@@ -4245,7 +4245,7 @@ To define a time range, drag the \LMB{}~left mouse button over the timeline view
\item \faRuler{}~Set time range for:
\begin{itemize}
\item \emph{\faMagnifyingGlass{}~Find zone} -- this will limit find zone results. See chapter~\ref{findzone} for more details.
\item \emph{\faArrowUpWideShort{}~Statistics} -- selecting this option will limit statistics results. See chapter~\ref{statistics} for more details.
\item \emph{\faArrowUpWideShort{}~Statistics} -- selecting this option will limit statistics results (section~\ref{statistics}), as well as the sample statistics shown in the source view (section~\ref{sourceview}).
\item \emph{\faFireFlameCurved{}~Flame graph} -- limits flame graph results. Refer to chapter~\ref{flamegraph}.
\item \emph{\faHourglassHalf{}~Wait stacks} -- limits wait stacks results. Refer to chapter~\ref{stackwindows}.
\item \emph{\faMemory{}~Memory} -- limits memory results. Read more about this in chapter~\ref{memorywindow}.