Commit Graph

5 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
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
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
f456065963 Stopping an ASIO context is now an explicit choice instead of doing it in the destructor to better control tearing down a context and anything using it.
#rb none
#rnx

[CL 11080318 by Martin Ridgers in Dev-Core branch]
2020-01-22 04:58:56 -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