Skip to content

Simplify and reenable backtraces so that they take up much less memory. Add…

Simplify and reenable backtraces so that they take up much less memory. Add tests to verify support for backtraces is available.

Example: https://github.com/Kitware/kwiver Old (3.10) codemodel json : 14 MBs New codemodel json with traces : 4MB New codemodel json without traces : 2MB

Merge request reports