This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a59776ecd81464acbc5ffd0f94b8d71879742744
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
TraceAnalysis
History
Martin Ridgers
a59776ecd8
Resynchronised traced events across threads by using a rolling serial number. The coordination of the serialised order happens at analysis time.
...
#rb none #rnx [CL 10241774 by Martin Ridgers in Dev-Core branch]
2019-11-15 09:28:16 -05:00
..
Private
Resynchronised traced events across threads by using a rolling serial number. The coordination of the serialised order happens at analysis time.
2019-11-15 09:28:16 -05:00
Public
/Trace
Include the master trace version in the SessionContext object available to analyzers.
2019-11-01 05:52:14 -04:00
TraceAnalysis.Build.cs
Added missing dependency on TraceLog from TraceAnalysis which currently includes from TraceLog and will soon link to it too.
2019-10-16 08:15:08 -04:00