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
f615af570a0f45ef977784937542ff340bf595b1
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Private
/
ProfilingDebugging
History
Johan Berg
c9f6237830
Output owner
...
[CL 14651301 by Johan Berg in ue5-main branch]
2020-11-04 06:51:49 -04:00
..
Apple
…
Windows
Output owner
2020-11-04 06:51:49 -04:00
ABTesting.cpp
Merge UE5/Release-Engine-Staging to UE5/Main @ 14611496
2020-10-29 13:38:15 -04:00
CookStats.cpp
…
CountersTrace.cpp
Implementation of Trace's important events. Some events are only traced once. CPU scope names or log format strings for example. Those trace-once events get lost if a user then connects to trace late (or reconnects a second time). To combat that important events are traced to a separate stream internally so that they can be identified, cached off to one side, and resent when a connection is first established.
2020-10-26 03:29:23 -04:00
CpuProfilerTrace.cpp
Implementation of Trace's important events. Some events are only traced once. CPU scope names or log format strings for example. Those trace-once events get lost if a user then connects to trace late (or reconnects a second time). To combat that important events are traced to a separate stream internally so that they can be identified, cached off to one side, and resent when a connection is first established.
2020-10-26 03:29:23 -04:00
CsvProfiler.cpp
Merge UE5/Release-Engine-Staging to UE5/Main @ 14611496
2020-10-29 13:38:15 -04:00
CsvProfilerTrace.cpp
Implementation of Trace's important events. Some events are only traced once. CPU scope names or log format strings for example. Those trace-once events get lost if a user then connects to trace late (or reconnects a second time). To combat that important events are traced to a separate stream internally so that they can be identified, cached off to one side, and resent when a connection is first established.
2020-10-26 03:29:23 -04:00
ExternalProfiler.cpp
Merge UE5/Release-Engine-Staging to UE5/Main @ 14611496
2020-10-29 13:38:15 -04:00
Histogram.cpp
…
InstanceCounter.cpp
…
LoadTimeTracker.cpp
…
MallocProfiler.cpp
…
MemoryTrace.h
Fix header guards
2020-10-28 15:03:04 -04:00
MiscTrace.cpp
Implementation of Trace's important events. Some events are only traced once. CPU scope names or log format strings for example. Those trace-once events get lost if a user then connects to trace late (or reconnects a second time). To combat that important events are traced to a separate stream internally so that they can be identified, cached off to one side, and resent when a connection is first established.
2020-10-26 03:29:23 -04:00
PlatformFileTrace.cpp
Merging using //UE5/Main_to_//UE5/Release-Engine-Staging @14384769
2020-09-24 00:43:27 -04:00
ProfilingHelpers.cpp
…
ScopedDebugInfo.cpp
…
TraceAuxiliary.cpp
Implementation of Trace's important events. Some events are only traced once. CPU scope names or log format strings for example. Those trace-once events get lost if a user then connects to trace late (or reconnects a second time). To combat that important events are traced to a separate stream internally so that they can be identified, cached off to one side, and resent when a connection is first established.
2020-10-26 03:29:23 -04:00