You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition it is necessary to configure the following command line option in order for Linux tools (perf, kcachegrind) to be able to use the debug info provide execution performance analysis:
-H:-DeleteLocalSymbols
All 4 options are currently being flagged as experimental options. Since these flags are needed to support important operations that may be needed both during development and after deployment it seems inappropriate to classify their use as 'experimental'. So, they all merit being recognized as 'stable'.