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
e634ee40dc2e97daa4e4ead10edfeb683fee4792
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Private
/
ProfilingDebugging
History
catalin dragoiu
9dc1b51824
Disable launching of UnrealTraceServer from the Editor on Mac.
...
#rb Ionut.Matasaru #jira UE-191107 [CL 26607864 by catalin dragoiu in ue5-main branch]
2023-07-26 11:08:22 -04:00
..
Apple
…
Microsoft
…
Unix
Fixing remaining IWYU errors
2023-06-30 18:31:26 -04:00
Windows
Preparation for deprecating the hashing arrays and strings by pointer - now you have to be explicit and call the right function for hashing a pointer, hashing an array contents or hashing a TCHAR* pointer as a null-terminated string.
2023-05-26 12:51:39 -04:00
ABTesting.cpp
Replaced some operator TArray new usage - enough to make BlankProgram compile if operator new is deprecated.
2023-05-03 07:02:43 -04:00
AssetMetadataTrace.cpp
…
BootProfiling.cpp
…
CallstackTrace.cpp
…
CallstackTracePrivate.h
…
CookStats.cpp
…
CountersTrace.cpp
…
CpuProfilerTrace.cpp
…
CsvProfiler.cpp
Make csv named events switchable at runtime via cvars csv.NamedEventsExclusive and csv.NamedEventsTiming
2023-06-26 09:04:53 -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
Rework command line parsing for memory trace
2023-06-27 09:16:05 -04:00
MetadataTrace.cpp
…
MiscTrace.cpp
…
ModuleDiagnostics.cpp
…
ModuleDiagnostics.h
…
PlatformEvents.cpp
…
PlatformEvents.h
…
PlatformFileTrace.cpp
…
ProfilingHelpers.cpp
…
ResourceSize.cpp
…
ScopedDebugInfo.cpp
…
StallDetector.cpp
Pause StallDetector when SlowTask is present
2023-07-25 14:33:43 -04:00
StringTrace.cpp
…
TagTrace.cpp
LLM AssetTags: Fix the missing stats for AssetTags; they were accidentally disabled by CL 23599453.
2023-06-22 12:47:56 -04:00
TraceAuxiliary.cpp
Disable launching of UnrealTraceServer from the Editor on Mac.
2023-07-26 11:08:22 -04:00