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
5.4
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Public
/
ProfilingDebugging
History
dmytro vovk
9f91e856b2
Fixed thread unsafe static vars in CSV_SCOPED_TIMING_STAT_RECURSIVE
...
#rb ben.woodhouse [FYI] joe.bestrotheray [CL 32500244 by dmytro vovk in 5.4 branch]
2024-03-26 02:56:11 -04:00
..
ABTesting.h
…
AllocLogRecordingPlayback.h
…
AssetMetadataTrace.h
…
BootProfiling.h
…
CallstackTrace.h
Fixed default initialization of TLS slots to 0 and invalidity check against 0 as 0 is a valid TLS slot index
2024-02-02 07:23:47 -05:00
CookStats.h
…
CountersTrace.h
…
CpuProfilerTrace.h
…
CsvProfiler.h
Fixed thread unsafe static vars in CSV_SCOPED_TIMING_STAT_RECURSIVE
2024-03-26 02:56:11 -04:00
CsvProfilerConfig.h
…
CsvProfilerTrace.h
…
DebuggingDefines.h
…
DiagnosticTable.h
…
ExternalProfiler.h
…
FormatArgsTrace.h
…
Histogram.h
…
InstanceCounter.h
…
LoadTimeTracker.h
…
MemoryTrace.h
Hooking libc.so malloc/free/etc into memory tracer on Android
2023-12-18 10:56:29 -05:00
MetadataTrace.h
…
MiscTrace.h
…
PlatformEvents.h
[Insights] Fix Unreal Insights Context Switch channel not enabling from Editor Widget correctly
2024-01-16 10:42:32 -05:00
PlatformFileTrace.h
…
ProfilingHelpers.h
…
ResourceSize.h
…
ScopedDebugInfo.h
…
ScopedTimers.h
…
StallDetector.h
…
StringsTrace.h
…
TagTrace.h
…
TraceAuxiliary.h
Add Trace Pause/Resume menu entry to the Trace Editor Widget.
2024-01-30 12:56:04 -05:00
TraceMalloc.h
…
UMemoryDefines.h
…