- There are issues when the libraries are compiled with clang 7.0.1 (tracked as UE-69848).
#rb Ben.Marsh
#rnx
[FYI] [at]Bob.Tellez
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: arciel.rekman
#ROBOMERGE-SOURCE: CL 4963477 via CL 4963480 via CL 4964321 via CL 4969377
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)
[CL 5055239 by arciel rekman in Dev-Core branch]
- There are issues when the libraries are compiled with clang 7.0.1 (tracked as UE-69848).
#rb Ben.Marsh
#rnx
[FYI] [at]Bob.Tellez
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: arciel.rekman
#ROBOMERGE-SOURCE: CL 4963367 via CL 4963372 via CL 4964207 via CL 4969343
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)
[CL 5055223 by arciel rekman in Dev-Core branch]
- -nommio on the commandline will disble it for testing
#rb gil.gribb
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: josh.adams
#ROBOMERGE-SOURCE: CL 4963115 via CL 4963118 via CL 4963812 via CL 4969283
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)
[CL 5055189 by josh adams in Dev-Core branch]
- There are issues when the libraries are compiled with clang 7.0.1 (tracked as UE-69848).
#jira UE-69848
#rb Ben.Marsh
#rnx
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: arciel.rekman
#ROBOMERGE-SOURCE: CL 4965320 in //UE4/Release-4.22/... via CL 4968661
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)
[CL 5055177 by arciel rekman in Dev-Core branch]
- There are issues when the libraries are compiled with clang 7.0.1 (tracked as UE-69848).
#rb Ben.Marsh
#rnx
[FYI] [at]Bob.Tellez
#ROBOMERGE-SOURCE: CL 4963477 via CL 4963480 via CL 4964321
[CL 4969377 by arciel rekman in Main branch]
- There are issues when the libraries are compiled with clang 7.0.1 (tracked as UE-69848).
#rb Ben.Marsh
#rnx
[FYI] [at]Bob.Tellez
#ROBOMERGE-SOURCE: CL 4963367 via CL 4963372 via CL 4964207
[CL 4969343 by arciel rekman in Main branch]
- -nommio on the commandline will disble it for testing
#rb gil.gribb
#ROBOMERGE-OWNER: josh.adams
#ROBOMERGE-AUTHOR: josh.adams
#ROBOMERGE-SOURCE: CL 4963115 via CL 4963118 via CL 4963812
[CL 4969283 by josh adams in Main branch]
#rb none
#jira UE-69193
#ROBOMERGE-SOURCE: CL 4967031 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4968665 by ben marsh in Main branch]
- There are issues when the libraries are compiled with clang 7.0.1 (tracked as UE-69848).
#jira UE-69848
#rb Ben.Marsh
#rnx
#ROBOMERGE-SOURCE: CL 4965320 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4968661 by arciel rekman in Main branch]
To generate an input file, compile a single file with UnrealBuildTool and redirect the output to a text file:
UnrealBuildTool.exe UE4Editor Win64 Development -SingleFile="E:\P4\Engine\Source\Runtime\Core\Private\Misc\CoreGlobals.cpp" -Timing > E:\Output.txt
To convert into a trace readable by chrome:
AutomationTool.exe ParseMsvcTimingInfo -File=E:\Output.txt
Output file will be written to the same directory as the input file, but with a json extension.
#jira
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4896073 via CL 4896742 via CL 4896785
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)
[CL 4947067 by ben marsh in Dev-Core branch]