Commit Graph

10295 Commits

Author SHA1 Message Date
Ben Marsh
c832a942f1 Fix P4 fstat calls for a particular changelist including an invalid last record.
[CL 16316832 by Ben Marsh in ue5-main branch]
2021-05-13 15:20:08 -04:00
Zhenglin Geng
e78a1449cd Update headlesschaos plasticity tests
Use gravity to test linear plasticity. This way we don't need to tune stiffness/damping based on collision behaviors.

#rb trivial
#jira none

[CL 16316415 by Zhenglin Geng in ue5-main branch]
2021-05-13 14:52:26 -04:00
Ben Marsh
315b06801b Fix staging of appsettings for HordeAgent.
[CL 16316375 by Ben Marsh in ue5-main branch]
2021-05-13 14:49:41 -04:00
ben woodhouse
3a4ab3758b Integrate CL 16308862 from Dev-EngineMerge: PerfReportTool 4.47 - ExtraLinks summary
Change 16308862 by ben.woodhouse[at]ROBOMERGE_FORTNITE_Dev_EngineMerge on 2021/05/12 22:00:30

PerfReportTool 4.47 - ExtraLinks summary
Adds a new ExtraLinks summary type, which reads a <csvfilename>.links file. The file contains lines with additional links in the format:
LongName,ShortName,URL

These links are added to a new Links section of the report. They are also added to summary table row, with the LongName as the key.

The section can be added to all reports by adding with -extraLinksSummary, or add the summary type "ExtraLinks" to the Report type XML.

#ROBOMERGE-SOURCE: CL 16308651 via CL 16309102 via CL 16315492 via CL 16315504
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v804-16311228)

[CL 16315530 by ben woodhouse in ue5-main branch]
2021-05-13 13:55:13 -04:00
geoff evans
e1d1984bd4 Add support for trace counters to stall detector and trace summarize commandlet for telemetry in Iteration Profile
StallDetector:
* Replace static and per-callsite counter variables with trace classes
* Compose a trace api appropriate counter name (Stall Detector category)

SummarizeTraceCommandlet:
* Add support for extract and decode of counter messages from utrace files with a new analyzer class
* Report counters with name and count columns in the existing csv
* Support generation of counter events and values through to telemetry csv

#jira UETOOL-3506
#rb francis.hurteau
#preflight 609c5f45e88e9100010b5466

[CL 16314462 by geoff evans in ue5-main branch]
2021-05-13 12:37:02 -04:00
Joe Kirchoff
af18aebc41 Fix UnrealBuildToolTests compile error
#rb trivial

[CL 16314048 by Joe Kirchoff in ue5-main branch]
2021-05-13 12:03:23 -04:00
Ben Marsh
1b857a712c Upgrade NuGet package dependency.
[CL 16313598 by Ben Marsh in ue5-main branch]
2021-05-13 11:34:10 -04:00
Ben Marsh
44d7a02d1d Add an explicit accessor for getting the path to the DotNet host.
[CL 16312643 by Ben Marsh in ue5-main branch]
2021-05-13 10:24:37 -04:00
Ben Marsh
fbba412e7b Fix path to DotNET executable.
[CL 16312463 by Ben Marsh in ue5-main branch]
2021-05-13 10:04:39 -04:00
Tim Smith
85fc123dc0 Removed the FTokenData and FPropertyData. Information has been moved to the type system.
#rb jonathan.adamczewski
#rnx
#preflight 609d0a38a5e8310001bc76ac

[CL 16311618 by Tim Smith in ue5-main branch]
2021-05-13 07:56:52 -04:00
aurel cordonnier
8eebe8841f Merge UE5/RET @ 16305968 to UE5/Main
This represents UE4/Main @ 16261013 and Dev-PerfTest @ 16259937

[CL 16306996 by aurel cordonnier in ue5-main branch]
2021-05-12 18:10:03 -04:00
Tim Smith
b854f16fff Remove the singleton type cache and the package name cache.
#rb jonathan.adamczewski
#rnx
#preflight 609c286edc97da0001256a61

[CL 16305562 by Tim Smith in ue5-main branch]
2021-05-12 16:27:07 -04:00
Josh Engebretson
d16e49c4bf Updating p4api.net and adding project to Horde
[CL 16303059 by Josh Engebretson in ue5-main branch]
2021-05-12 14:28:54 -04:00
jeff newquist
b233bc001e Support executable in root directory, but prefer executable in Project\Binaries\Platform or Engine\Binaries\Platform.
#rb andrew.grant
#jira UE-114467, UE-114633

[CL 16301909 by jeff newquist in ue5-main branch]
2021-05-12 13:26:25 -04:00
Marc Audy
4fc9113b94 Add copyright
[CL 16283743 by Marc Audy in ue5-main branch]
2021-05-11 18:42:03 -04:00
branden turner
fd196138dd Fix for possible timing bug that causes a null LogWriter to get used.
#jira UE-115446
#fyi ben.marsh
#rb trivial

[CL 16278520 by branden turner in ue5-main branch]
2021-05-11 15:44:18 -04:00
Ben Marsh
1748638e6a Update Horde from latest.
[CL 16274023 by Ben Marsh in ue5-main branch]
2021-05-11 13:12:19 -04:00
Zhenglin Geng
e04a05fdcf Update plasticity-related code:
- Update HeadlessChaos tests
- Change warning to veryverbose
#rb trivial
#jira none

[CL 16271431 by Zhenglin Geng in ue5-main branch]
2021-05-11 12:13:48 -04:00
Ben Marsh
f49990aaa0 BuildGraph: Add a task for executing DotNet commands.
[CL 16271288 by Ben Marsh in ue5-main branch]
2021-05-11 12:04:26 -04:00
steve smith
c9ada1c573 Fix HoloLens build errors in Development builds (missing PIX imports).
#jira UE-114977
#rb jeff.fisher
#lockdown nick.whiting

#ROBOMERGE-SOURCE: CL 16227415 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v799-16237190)

[CL 16262896 by steve smith in ue5-main branch]
2021-05-10 23:13:40 -04:00
Ben Marsh
25b44e2c2e Add a Kubectl task.
[CL 16249810 by Ben Marsh in ue5-main branch]
2021-05-10 12:03:08 -04:00
Ben Marsh
74a415cac9 Add a Helm task to allow updating releases.
[CL 16249773 by Ben Marsh in ue5-main branch]
2021-05-10 12:01:51 -04:00
Ben Marsh
f6f8beda42 Enable verbose output from Docker tasks by default.
[CL 16249754 by Ben Marsh in ue5-main branch]
2021-05-10 12:01:04 -04:00
Ben Marsh
803fa2e63d Prevent Docker password being logged to stdout.
[CL 16247915 by Ben Marsh in ue5-main branch]
2021-05-10 09:49:47 -04:00
Ben Marsh
b53d6d9a3e Add UE metadata to managed perforce library.
[CL 16247906 by Ben Marsh in ue5-main branch]
2021-05-10 09:49:18 -04:00