Update manual.

This commit is contained in:
Bartosz Taudul 2019-12-30 12:57:44 +01:00
parent ed5f534bbb
commit f3d2ca29dd

View File

@ -439,6 +439,8 @@ In a multitasking operating system applications compete for system resources wit
In order to get the most accurate profiling results you should minimize interference caused by other programs running on the same machine. Before starting a profile session close all web browsers, music players, instant messengers, and all other non-essential applications like Steam, Uplay, etc. Make sure you don't have the debugger hooked into the profiled program, as it also has impact on the timing results. In order to get the most accurate profiling results you should minimize interference caused by other programs running on the same machine. Before starting a profile session close all web browsers, music players, instant messengers, and all other non-essential applications like Steam, Uplay, etc. Make sure you don't have the debugger hooked into the profiled program, as it also has impact on the timing results.
Interference caused by other programs can be seen in the profiler, if context switch capture (section~\ref{contextswitches}) is enabled.
\begin{bclogo}[ \begin{bclogo}[
noborder=true, noborder=true,
couleur=black!5, couleur=black!5,