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
8d96709ed309e33a855d386fa9e77fccd72905b2
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Private
/
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
..
Apple
…
Microsoft
Added explict MemoryTrace_UnmarkAllocAsHeap trace events for VirtualFree() API (to match the MemoryTrace_MarkAllocAsHeap events).
2023-03-21 10:14:11 -04:00
Windows
…
ABTesting.cpp
…
AssetMetadataTrace.cpp
…
BootProfiling.cpp
…
CallstackTrace.cpp
…
CallstackTracePrivate.h
…
CookStats.cpp
…
CountersTrace.cpp
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.cpp
Fix race in OutputBeginDynamicEvent
2023-03-30 22:33:31 -04:00
CsvProfiler.cpp
Add a OnCSVProfileEndFrame delegate, called only when the CSV profiler is running.
2023-04-14 16:35:54 -04:00
CsvProfilerTrace.cpp
…
ExternalProfiler.cpp
…
Histogram.cpp
…
InstanceCounter.cpp
…
LoadTimeTracker.cpp
…
MallocProfiler.cpp
…
MemoryTrace.cpp
…
MetadataTrace.cpp
[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.cpp
[Insights] Update Regions code to use custom trace events instead of hijacking regular bookmarks
2023-03-07 08:00:11 -05:00
ModuleDiagnostics.cpp
…
ModuleDiagnostics.h
…
PlatformEvents.cpp
…
PlatformEvents.h
…
PlatformFileTrace.cpp
…
ProfilingHelpers.cpp
…
ResourceSize.cpp
…
ScopedDebugInfo.cpp
…
StallDetector.cpp
Disable stall detector when debugging.
2023-04-04 19:20:26 -04:00
StringTrace.cpp
…
TagTrace.cpp
…
TraceAuxiliary.cpp
Add project field seperate to app name
2023-04-13 09:02:26 -04:00