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
534eef816f2d885ba44fadcd82eb62d1c202faf3
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Private
/
ProfilingDebugging
History
ben woodhouse
534eef816f
Fix -csvCategories commandline option not working when multiple categories are specified
...
[CL 25305735 by ben woodhouse in ue5-main branch]
2023-05-02 14:43:48 -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
Move CPUPROFILERTRACE_FILE_AND_LINE_ENABLED to cpp file so it can be toggled without a full rebuild
2023-04-25 19:19:56 -04:00
CsvProfiler.cpp
Fix -csvCategories commandline option not working when multiple categories are specified
2023-05-02 14:43:48 -04:00
CsvProfilerTrace.cpp
…
ExternalProfiler.cpp
Allow setting external profiler with environment variable UE_EXTERNAL_PROFILER
2023-04-28 17:13:39 -04:00
Histogram.cpp
…
InstanceCounter.cpp
…
LoadTimeTracker.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
Allow overriding session guid for trace
2023-04-25 09:01:46 -04:00