Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
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
bba8407f7362780ce683ff3347b8fa6bbcdd85b2
UnrealEngineUWP/Engine/Source/Programs/UnrealBuildAccelerator/Visualizer/Private
T
History
henrik karlsson 054d26f056 [UBA]
* Fixed so all visualization of times in visualizer is taking timer frequency into account

[CL 30344197 by henrik karlsson in ue5-main branch]
2023-12-15 03:06:12 -05:00
..
UbaTraceReader.cpp
[Uba] * Added code to handle leaked shm_open. This is made by creating "lock files" which only purpose is to keep track of which shm_open that is used and not. When a shm_open is created a lock-file is also created and locked. When process dies, all files gets unlocked. When a new session starts we can traverse the lock-files and see which ones are not locked, those belonged to a process that does not exist anymore, and we can call shm_unlink on those and delete them. This change solves the ever leaking shm_open entries causing machine to eventually go oom
2023-11-30 22:03:49 -05:00
UbaTraceReader.h
…
UbaVisualizer.cpp
[UBA]
2023-12-15 03:06:12 -05:00
UbaVisualizer.h
…
UbaVisualizerApp.cpp
…
Powered by Gitea Page: 1104ms Template: 20ms
Auto
English
English
Licenses API