New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 654640 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Nov 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

MemoryInfra: Skia bitmaps in browser are not reported in memory-infra

Project Member Reported by ssid@chromium.org, Oct 11 2016

Issue description

Background context:go/memory-infra: memory profiling in chrome://tracing

UI uses memory for bitmaps in browser that are currently not reported in memory-infra.

The memory is allocated by ResourceManager through SkMallocPixelRef. Attached stack trace.

 

Comment 1 by ssid@chromium.org, Oct 11 2016

skia_browser_stack.png
66.4 KB View Download

Comment 3 by ssid@chromium.org, Oct 14 2016

Cc: primiano@chromium.org
Project Member

Comment 4 by bugdroid1@chromium.org, Oct 14 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/ae1e2192c4d9bc962ecc4e0b82a0bd5ba153577c

commit ae1e2192c4d9bc962ecc4e0b82a0bd5ba153577c
Author: ssid <ssid@chromium.org>
Date: Fri Oct 14 21:52:16 2016

[tracing] Whitelist android ResourceManagerImpl dump provider for field trials.

BUG= 654640 
R=primiano@chromium.org

Review-Url: https://codereview.chromium.org/2422483002
Cr-Commit-Position: refs/heads/master@{#425479}

[modify] https://crrev.com/ae1e2192c4d9bc962ecc4e0b82a0bd5ba153577c/base/trace_event/memory_infra_background_whitelist.cc

Comment 5 by ssid@chromium.org, Nov 29 2016

Status: Fixed (was: Untriaged)
Components: Internals>Instrumentation>Memory

Sign in to add a comment