Commit Graph

8 Commits

Author SHA1 Message Date
josh adams
46a830d6b4 - Replacing many uses of LoadGlobalIniFile and LoadExternalIniFile with FCOnfigContext
#rb matt.peters
#p4v-preflight-copy 20293528
#preflight 629665d15238916c514359ad

[CL 20441581 by josh adams in ue5-main branch]
2022-05-31 16:25:06 -04:00
ionut matasaru
024b24d27b [Insights] Fixed NonUnity compile errors.
#jira UE-148082
#rb none
#preflight 624bfe75b6084b983285be6f

[CL 19621900 by ionut matasaru in ue5-main branch]
2022-04-05 04:38:50 -04:00
catalin dragoiu
fe24a28f7d Fix non unity compile errors
#rb trivial
#preflight 61d6c3cd932a02483cd0eac5

#ROBOMERGE-AUTHOR: catalin.dragoiu
#ROBOMERGE-SOURCE: CL 18529677 in //UE5/Release-5.0/... via CL 18529685
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)

[CL 18529688 by catalin dragoiu in ue5-release-engine-test branch]
2022-01-06 05:46:18 -05:00
johan berg
38a211f5ee Fix static code analysis error
#rb none
#preflight 61d59720d17842e547b53631

#ROBOMERGE-AUTHOR: johan.berg
#ROBOMERGE-SOURCE: CL 18517856 in //UE5/Release-5.0/... via CL 18517868
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)

[CL 18517877 by johan berg in ue5-release-engine-test branch]
2022-01-05 08:18:01 -05:00
johan berg
77c610a6b8 [Insights] Add symbol search paths and reload module triggers
* Implements functionality to search for symbols in a stack of search directories. Search directories can be added from configuration, environment variables or explicitly specified by user.
 * Exposes module information and ability to enumerate detected modules.
 * Adds functionality to attempt loading symbols for a module in a specific directory.

#rb ionut.matasaru, martins.mozeiko
#jira UE-137221
#preflight 61d56928932a02483cc346f7
#preflight 61d571e0ec35d1b940dad984

#ROBOMERGE-AUTHOR: johan.berg
#ROBOMERGE-SOURCE: CL 18517208 in //UE5/Release-5.0/... via CL 18517221
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)

[CL 18517223 by johan berg in ue5-release-engine-test branch]
2022-01-05 05:39:03 -05:00
ionut matasaru
2feba54855 Fixed arguments/formatting of UE_LOGs in TraceServices.
#rb Johan Berg

#ROBOMERGE-SOURCE: CL 16365075 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v804-16311228)

[CL 16365078 by ionut matasaru in ue5-release-engine-test branch]
2021-05-18 06:06:52 -04:00
Johan Berg
77f062ae76 [Insights] Improve callstack display when frame cannot be displayed
Previously the name was only displayed when results was successful. With this change we use the additional information in the status code to display module name and reason why the symbol name could not be resolved.

#jira UE-110008
#rb ionut.matasaru

[CL 16020408 by Johan Berg in ue5-main branch]
2021-04-15 09:39:46 -04:00
Johan Berg
78341a69b2 [Insights] RAD symbols resolver implementation
Implements a resolver using RAD symbol parsing library.

#rb ionut.matasaru

[CL 15873323 by Johan Berg in ue5-main branch]
2021-03-31 07:56:27 -04:00