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
fff2fc96bf79110f5019d770435dd31080699bb7
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Public
/
ProfilingDebugging
History
ben woodhouse
8d96709ed3
Add a OnCSVProfileEndFrame delegate, called only when the CSV profiler is running.
...
[CL 25049314 by ben woodhouse in ue5-main branch]
2023-04-14 16:35:54 -04:00
..
ABTesting.h
…
AllocLogRecordingPlayback.h
Generalized templates for allcoation recording to and playback from log files
2023-02-13 10:38:26 -05:00
AssetMetadataTrace.h
Add package field to asset metadata tracing.
2023-03-16 10:29:26 -04:00
BootProfiling.h
…
CallstackTrace.h
…
CookStats.h
…
CountersTrace.h
Fixed ASan alloc-dealloc-mismatch for TCounters with dynamic name. Also fixed the case where id for a counter with dynamic name is correctly initialized in constructor (no string copy is allocated, but destructor was attempting to free the name string).
2023-04-04 13:51:09 -04:00
CpuProfilerTrace.h
…
CsvProfiler.h
Add a OnCSVProfileEndFrame delegate, called only when the CSV profiler is running.
2023-04-14 16:35:54 -04:00
CsvProfilerConfig.h
…
CsvProfilerTrace.h
…
DebuggingDefines.h
…
DiagnosticTable.h
…
ExternalProfiler.h
…
FormatArgsTrace.h
…
Histogram.h
…
InstanceCounter.h
…
LoadTimeTracker.h
…
MallocProfiler.h
…
MemoryTrace.h
…
MetadataTrace.h
[Insights] MetadataTrace: Added UE_TRACE_METADATA_RESTORE_SCOPE(MetadataId) macro. Also did minor fixes to comments and code style.
2023-03-14 13:53:45 -04:00
MiscTrace.h
Added comment about expected write size for FTraceUtils::Encode7bit
2023-03-31 10:29:43 -04:00
PlatformFileTrace.h
…
ProfilingHelpers.h
…
ResourceSize.h
…
ScopedDebugInfo.h
…
ScopedTimers.h
…
StallDetector.h
Fix mismatched block comment.
2023-04-04 19:19:47 -04:00
StringsTrace.h
…
TagTrace.h
…
TraceAuxiliary.h
…
TraceMalloc.h
…
UMemoryDefines.h
Moves untracked memory coming from the third party Eigen library into the UE allocators, making it trackable.
2023-03-23 21:43:32 -04:00