- TraceServices: Added IModuleService::GetAvailableModulesEx(..), IModuleService::GetEnabledModules(..) and IModule::ShouldBeEnabledByDefault().
- TraceServices: Fixed analysis to use only the enabled modules (to correctly use the state set by ShouldBeEnabledByDefault + SetModuleEnabled API).
- SessionInfo: Added "!" in front of name for modules that are registered, but not enabled.
- Changed FTraceServicesModule::StartupModule() to allow registration of all modules.
- Changed the Memory, Tasks and LoadTimeProfiler modules to report that should be disabled by default in editor.
- Fixed Insights unit tests (UE-116865). Re-enabled the LoadTimeProfiler module for unit tests even if it is disabled by default for editor.
#jira UE-116865
#rb Catalin.Dragoiu
[CL 16587640 by ionut matasaru in ue5-main branch]
#rnx
#rb none
#ROBOMERGE-SOURCE: CL 10869240 via CL 10869516 via CL 10869902
#ROBOMERGE-BOT: (v613-10869866)
[CL 10870584 by ryan durand in Main branch]