Commit Graph

29 Commits

Author SHA1 Message Date
Johan Berg
7a928530a2 Fix CIS errors on Mac
#rb none
#preflight 624c4d54683a7dd323b02e7d

[CL 19625055 by Johan Berg in ue5-main branch]
2022-04-05 10:37:43 -04:00
Catalin Dragoiu
828042a563 [Insights] Fix trace list not refreshing MAC
#jira UE-137793
#preflight 62178f9f1a114ad504399e8d
#rb Ionut.Matasaru Johan Berg

[CL 19143744 by Catalin Dragoiu in ue5-main branch]
2022-02-25 04:53:37 -05:00
Catalin Dragoiu
2e1ff374d1 [Insights] Fix trace list not refresing when adding or deleting trace files on Linux.
#jira UE-137793
#rb Ionut.Matasaru Johan.Berg
#preflight 6214ba2f9e2201e21403e22c

[CL 19070550 by Catalin Dragoiu in ue5-main branch]
2022-02-22 05:54:56 -05:00
Martin Ridgers
49726ba2ae Include the trace store's local filesystem location in the /v1/status response.
[CL 16544451 by Martin Ridgers in ue5-main branch]
2021-06-03 03:22:21 -04:00
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
Marc Audy
11f5b21210 Merging //UE5/Release-Engine-Staging @ 13752110 to Main (//UE5/Main)
#rnx

[CL 13753156 by Marc Audy in ue5-main branch]
2020-06-23 18:40:00 -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
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
Martin Ridgers
c44c673134 Brought back directory watching so users can add .utrace folders to the appropriate directory and Insights will update accordingly.
#rb none
#rnx

[CL 11113587 by Martin Ridgers in Dev-Core branch]
2020-01-26 10:42:59 -05:00
Martin Ridgers
74220ca229 Reuse traces when adding duplicates
#rb none
#rnx

[CL 11113585 by Martin Ridgers in Dev-Core branch]
2020-01-26 10:38:27 -05:00
Martin Ridgers
498e55c81f Added a method to refresh a store's list of traces
#rb none
#rnx

[CL 11113582 by Martin Ridgers in Dev-Core branch]
2020-01-26 10:36:12 -05:00
Martin Ridgers
6e00906e81 Added a method to clear a store's traces
#rb none
#rnx

[CL 11113581 by Martin Ridgers in Dev-Core branch]
2020-01-26 10:33:10 -05:00
Martin Ridgers
c5a3caa136 Do not hold a file handle open for each trace as it is rarely required.
#rb none
#rnx

[CL 11113578 by Martin Ridgers in Dev-Core branch]
2020-01-26 10:27:31 -05:00
Martin Ridgers
c962a850d9 Build a valid FTrace in its contructor instead of AddTrace().
#rb none
#rnx

[CL 11113577 by Martin Ridgers in Dev-Core branch]
2020-01-26 10:23:48 -05:00
Martin Ridgers
febd8d6bcb Store the full path to a trace in FAsioStore::FTrace
#rb none
#rnx

[CL 11113574 by Martin Ridgers in Dev-Core branch]
2020-01-26 10:01:53 -05:00
Martin Ridgers
524e2ab51f Fixed Linux -disableunity/-nopch compile error
#rb trivial
#rnx

[CL 11091826 by Martin Ridgers in Dev-Core branch]
2020-01-23 07:41:52 -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
ionut matasaru
0a1f891120 [TraceAnalysis] Adjusted trace timestamps to use FDateTime ticks (relative to year 1 UTC) instead of Windows FILETIME ticks (relative to year 1601 UTC).
#rb none

[CL 11083489 by ionut matasaru in Dev-Core branch]
2020-01-22 12:42:03 -05:00
ionut matasaru
a00b5d9bb9 [TraceAnalysis] Reverted change re timestamps as problem was in other code (serialization).
#rb none

[CL 11083234 by ionut matasaru in Dev-Core branch]
2020-01-22 11:50:01 -05:00
ionut matasaru
36d8733cf1 [TraceAnalysis] Added workarounds to compile asio on Linux.
#rb Martin.Ridgers

[CL 11081313 by ionut matasaru in Dev-Core branch]
2020-01-22 08:14:31 -05:00
Martin Ridgers
15d18f842e Fixed reported trace timestamps
#rb none
#rnx

[CL 11080028 by Martin Ridgers in Dev-Core branch]
2020-01-22 02:30:40 -05:00
Martin Ridgers
10d2ccb02a Added access to the timestamps of a store's traces
#rb none
#rnx

[CL 11062229 by Martin Ridgers in Dev-Core branch]
2020-01-19 12:02:45 -05:00
Martin Ridgers
2e8ff22b68 Paired down the store API so as to not get too carried away just yet.
#rb none
#rnx

[CL 11062203 by Martin Ridgers in Dev-Core branch]
2020-01-19 11:35:36 -05:00
Martin Ridgers
e982b7f699 Added a FStoreClient::GetTraceInfoById().
#rb none
#rnx

[CL 11062181 by Martin Ridgers in Dev-Core branch]
2020-01-19 09:47:28 -05:00
Martin Ridgers
e1e2e8728b Implemented FTraceInfo::GetSize()
#rb none
#rnx

[CL 11062172 by Martin Ridgers in Dev-Core branch]
2020-01-19 09:27:32 -05:00