SF: Enforce a size limitation on SurfaceTracing
SurfaceTracing records operations of each frame update. It can exhaust more than 2GB on memory heap in 5 mins if display keeps updating. Enforce a size limitation on it and stop automatically to prevent memory and storage from exhausting. Note: Merge changes Iadbc1894, I3a3e499a Bug: 115434782 Test: Trigger SurfaceTracing on/off repeatedly for thread-safe Test: Enable SurfeaceTracing and let it disabled automatically Change-Id: I52d945f86a7bc501590b7c311f63a6273b9192fd Merged-In: I52d945f86a7bc501590b7c311f63a6273b9192fd
Loading
Please register or sign in to comment