From 80bd4275eb190dea5125ed62c2afc78588a65a68 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Thu, 13 Dec 2018 15:42:53 +0100 Subject: [PATCH] Document TRACY_CALLSTACK macro. --- manual/tracy.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manual/tracy.tex b/manual/tracy.tex index d51a8226..4a47a2fb 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -627,6 +627,8 @@ Be aware that call stack collection is a relatively slow operation. Table~\ref{C \label{CallstackTimes} \end{table} +You can force call stack capture in the non-\texttt{S} postfixed macros by adding the \texttt{TRACY\_CALLSTACK} define, set to the desired call stack capture depth. This setting doesn't affect the explicit call stack macros. + \begin{bclogo}[ noborder=true, couleur=black!5,