update documentation to reflect that symbol statistics are broken when using offline symbol resolving

This commit is contained in:
Tiago Rodrigues 2023-11-27 10:22:12 -05:00
parent 69b9707bc5
commit 2509a4b962

View File

@ -1806,6 +1806,8 @@ couleur=black!5,
logo=\bcbombe
]{Important}
Beware that \texttt{update} will use any matching symbol file to the path it resolved to (no symbol version checking is done), so if the symbol file doesn't match the code that was used when doing the callstack capturing you will get incorrect results.
Also note that in the case of using offline symbol resolving, even after running the \texttt{update} tool to resolve symbols, the symbols statistics are not updated and will still report the unresolved symbols.
\end{bclogo}
\subsection{Lua support}