Commit Graph

22656 Commits

Author SHA1 Message Date
henrik karlsson
a33acc6f91 [UBA]
* Fixed crash in UbaVisualizer when jumping back and forth in traces hitting edge cases with multiple sessions. Code was not cleaning up after itself properly

[CL 31511180 by henrik karlsson in ue5-main branch]
2024-02-14 23:32:33 -05:00
ben marsh
92efe29517 Horde: Include utilization data in pool summary responses.
[CL 31511043 by ben marsh in ue5-main branch]
2024-02-14 23:22:56 -05:00
ben marsh
0535500ba4 Horde: Fix tests.
[CL 31510961 by ben marsh in ue5-main branch]
2024-02-14 23:07:56 -05:00
henrik karlsson
532603ab8c [UBA]
* Fixed code to handle extremely long error log entries

[CL 31507612 by henrik karlsson in ue5-main branch]
2024-02-14 20:54:26 -05:00
daniel lamb
a1e5c350ec Fixed move task so it respects ErrorIfNotFound option.
[REVIEW] [at]Ryan.Hummer

[CL 31506238 by daniel lamb in ue5-main branch]
2024-02-14 20:30:30 -05:00
ben marsh
15504ac4fc Horde: Restore original /api/v1/pools endpoint.
[CL 31503932 by ben marsh in ue5-main branch]
2024-02-14 20:00:31 -05:00
ben marsh
ce497b7f85 Horde: Add cancellation tokens to all async methods.
[CL 31503736 by ben marsh in ue5-main branch]
2024-02-14 19:56:54 -05:00
ben marsh
cfe913c792 UnrealCloudDDC: Fix style warning from static analysis.
[CL 31503721 by ben marsh in ue5-main branch]
2024-02-14 19:56:31 -05:00
stephen ma
705d1327af OnlineTestCore: Fix issue with UE::Error being ambiguous due to depenency move in TestEOSError and TestError
Fix warning SESSION_TEST_CASE macro being duplicately defined.

#jira UE-206271

[CL 31502877 by stephen ma in ue5-main branch]
2024-02-14 19:38:49 -05:00
christopher waters
eae2904886 Cleaning up some OpenGLDrv headers.
[CL 31495518 by christopher waters in ue5-main branch]
2024-02-14 17:04:19 -05:00
stephen ma
29c592395b Move OnlineTests to public folder.
#rb stephen.ma
#jira UE-206271

[CL 31495039 by stephen ma in ue5-main branch]
2024-02-14 16:52:02 -05:00
jerome delattre
f69a080a06 Disable report for Horde on UE.InstallOnly dummy test
#rb rob.huyett

[CL 31489766 by jerome delattre in ue5-main branch]
2024-02-14 15:18:58 -05:00
ben marsh
8f00b5face Horde: Add more flexible utilization query endpoints, allowing specification of a start time, end time, and desired number of samples.
[CL 31481023 by ben marsh in ue5-main branch]
2024-02-14 12:38:48 -05:00
ben marsh
03bf37834e Horde: Allow configuring the update interval on individual config sources, and check all sources when determining the overall frequency.
[FYI] Carl.Bystrom

[CL 31479228 by ben marsh in ue5-main branch]
2024-02-14 12:08:50 -05:00
josh adams
6e69f6c890 - Fixed an issue with VisionOS missing SDK.json on WIndows. This is a stopgap method, but removes a crash
#jira UE-206834
#rb josh.adams


#changelist validated
#virtualized

[CL 31477879 by josh adams in ue5-main branch]
2024-02-14 11:49:05 -05:00
christopher waters
7cab798fab Clang fixes
- Getting the UnrealVS "Preprocess single file" working with clang compiles.
- Making the "Preprocess single file" result filename match the source file's name to match VSSpecificFileAction.
- Making sure .h files are compiled correctly when using things like -IncludeHeaders

#jira UE-188612
#rb joe.kirchoff

[CL 31477299 by christopher waters in ue5-main branch]
2024-02-14 11:41:02 -05:00
ben marsh
a9a0eee483 Horde: Add a log message indicating when the cached stream state changes.
[CL 31477138 by ben marsh in ue5-main branch]
2024-02-14 11:38:42 -05:00
ben marsh
412156aacd Horde: Invalidate replicated commits if stream definition changes. This can occur when following our tutorial, since we guide users to configuring their Perforce server before updating the name of their stream.
#jira UE-206721

[CL 31476932 by ben marsh in ue5-main branch]
2024-02-14 11:35:19 -05:00
ben marsh
f519f0c7c0 Horde: Include utilization data in pool summary responses.
[CL 31476750 by ben marsh in ue5-main branch]
2024-02-14 11:33:32 -05:00
ben marsh
f7df4e9537 Horde: Use ActivatorUtilities.CreateInstance() to create controller instances, rather than manually calling constructors. Will prevent a lot of build errors due to constructor arguments changing.
[CL 31476514 by ben marsh in ue5-main branch]
2024-02-14 11:27:55 -05:00
ben marsh
13ec8c52d4 Horde: Fix race condition in tracking memory allocator.
[CL 31476326 by ben marsh in ue5-main branch]
2024-02-14 11:25:11 -05:00
ben marsh
35feeff96d Horde: Rename utilization messages.
[CL 31475163 by ben marsh in ue5-main branch]
2024-02-14 11:00:58 -05:00
ben marsh
4d0adee2ea Horde: Increase maximum JSON log event length to 64kb.
[CL 31474858 by ben marsh in ue5-main branch]
2024-02-14 10:54:08 -05:00
ben marsh
dfe48a0fab Horde: Rename the agent telemetry classes to "utilization".
[CL 31473972 by ben marsh in ue5-main branch]
2024-02-14 10:38:13 -05:00
josh engebretson
aba8b7d746 Horde: Explicity set disabled targets in new build dialog
#rnx

[CL 31473510 by josh engebretson in ue5-main branch]
2024-02-14 10:26:30 -05:00