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
83fca80d0b8fbffda0986bbc19b4ff0747fc7db3
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Public
/
ProfilingDebugging
History
Martin Ridgers
8cdd5b3d5f
Allow counters-trace's on/off define to be defined in a Target.cs.
...
#rnx [CL 16772413 by Martin Ridgers in ue5-main branch]
2021-06-24 09:45:20 -04:00
..
ABTesting.h
…
CookStats.h
Merge UE5/Release-Engine-Staging @ 15740152 to UE5/Main
2021-03-18 15:20:03 -04:00
CountersTrace.h
Allow counters-trace's on/off define to be defined in a Target.cs.
2021-06-24 09:45:20 -04:00
CpuProfilerTrace.h
Fix for CIS compile error (-DisableUnity).
2021-06-15 11:46:01 -04:00
CsvProfiler.h
Back out CsvProfiler changes: Add SetAndHold command to csv profiler custom stats to allow infrequently updated statistics to have their value persisted.
2021-06-03 18:20:03 -04:00
CsvProfilerTrace.h
…
DebuggingDefines.h
…
DiagnosticTable.h
…
ExternalProfiler.h
Add Concurrency Viewer as an external profiler and compile only when extension is installed in VS
2021-03-30 09:36:28 -04:00
FormatArgsTrace.h
…
Histogram.h
…
InstanceCounter.h
…
LoadTimeTracker.h
Merge UE5/RES @ 16162155 to UE5/Main
2021-04-29 19:32:06 -04:00
MallocProfiler.h
…
MiscTrace.h
…
PlatformFileTrace.h
Fixed missing REOPEN macros when PLATFORMFILETRACE_ENABLED is 0.
2021-05-13 04:40:24 -04:00
ProfilingHelpers.h
Improved WorldPartition debugging tools:
2021-04-29 11:43:08 -04:00
ResourceSize.h
…
ScopedDebugInfo.h
…
ScopedTimers.h
…
StallDetector.h
Fixed a type truncation warning in the stall detector (the warning was temporarily globally disabled in UE5 main, which got fixed today)
2021-05-21 14:17:07 -04:00
TagTrace.h
…
TraceAuxiliary.h
- Removed explicit launching of the trace server in a couple of plugins. It was added temporarily to gather more information from CIS.
2021-06-22 07:28:43 -04:00
UMemoryDefines.h
…