mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Allow disabling call stack sampling.
Only on Windows for now.
This commit is contained in:
@@ -1788,6 +1788,8 @@ This feature requires privilege elevation, as described in chapter~\ref{contexts
|
||||
|
||||
On Windows sampling is performed at 8 kHz frequency (which is the maximum possible value), and on Linux and Android it is performed at 10 kHz.
|
||||
|
||||
Call stack sampling may be disabled by using the \texttt{TRACY\_NO\_SAMPLING} define.
|
||||
|
||||
\subsubsection{Executable code retrieval}
|
||||
\label{executableretrieval}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user