Details
-
Improvement
-
Status: Resolved
-
Not specified
-
Resolution: Fixed
-
None
-
None
Description
When profiling it is very useful to have the
-fno-omit-frame-pointer
option set on the compiler - otherwise too many stack entries are elided.
Add an option to options.cmake which enables that option. Name PROFILE/KEEPSTACK/anything sensible.