Commit Graph

12 Commits

Author SHA1 Message Date
Martin Ridgers
be972be826 Moved the Trace namespace into the UE namespace.
#rb jb
#rnx

[CL 14762673 by Martin Ridgers in ue5-main branch]
2020-11-17 06:54:28 -04:00
Stefan Boberg
55a8b15f1f Copying //UE4/Dev-Core to Main (//UE4/Main)
#rb none

[CL 11258477 by Stefan Boberg in Main branch]
2020-02-05 14:26:36 -05:00
Martin Ridgers
a9ffaf63c3 Close the numerous store service modules on the correct thread.
#rb trivial
#rnx

[CL 11128319 by Martin Ridgers in Dev-Core branch]
2020-01-28 07:41:32 -05:00
Martin Ridgers
29c4f53269 Cleaner store service shutdown which closes everything and waits for the async IO loops to drain.
#rb none
#rnx

[CL 11126050 by Martin Ridgers in Dev-Core branch]
2020-01-28 04:11:19 -05:00
Johan Berg
7fc9d81599 Expose recorder port in store.
#rb martin.ridgers

[CL 11091995 by Johan Berg in Dev-Core branch]
2020-01-23 08:53:24 -05:00
ionut matasaru
a6382278a3 [TraceAnalysis] Removed TRACE_WITH_ASIO toggle macro.
#rb Martin.Ridgers

[CL 11091671 by ionut matasaru in Dev-Core branch]
2020-01-23 06:31:29 -05:00
Martin Ridgers
72cd9fde13 A few compile fixes that occur when ASIO is disabled.
#rb trivial
#rnx

[CL 11081454 by Martin Ridgers in Dev-Core branch]
2020-01-22 08:20:45 -05:00
Martin Ridgers
afc722e365 Fixed the store-service segfaulting on shutdown.
#rb none
#rnx

[CL 11080333 by Martin Ridgers in Dev-Core branch]
2020-01-22 05:06:31 -05:00
Martin Ridgers
187c33279c Better cross-module memory management for FStoreService.
#rb none
#rnx

[CL 11080325 by Martin Ridgers in Dev-Core branch]
2020-01-22 05:03:00 -05:00
Martin Ridgers
3e4014b7ee Temporarily clamp the number of async-IO threads while we're not thread safe.
#rb trivial
#rnx

[CL 11062150 by Martin Ridgers in Dev-Core branch]
2020-01-19 07:56:36 -05:00
Martin Ridgers
a16771933c Addressed "-disableunity -nopch" matters.
#rb trivial
#rnx

[CL 10992026 by Martin Ridgers in Dev-Core branch]
2020-01-15 07:02:43 -05:00
Martin Ridgers
a74b12e037 First draft of a server/client architecture for the trace store. Currently disabled pending TPS review of dependencies.
#rb none
#rnx

[CL 10991636 by Martin Ridgers in Dev-Core branch]
2020-01-15 04:36:44 -05:00