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

Issue 614387 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: May 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

[memory-infra] Dump android_memtrack on detailed dumps only

Project Member Reported by petrcermak@chromium.org, May 24 2016

Issue description

Rationale: The dumper opens a socket to the GPU driver, so it's not very "light".
 
Yup even tougher: the dumper opens a socket (and waits synchronously) to the memtrack_helper which in turn invokes a GL driver function that can take arbitrary time (depending on the driver implementation).

Project Member

Comment 2 by bugdroid1@chromium.org, May 25 2016

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

commit d809a6a7a6dfe5bc6e46aef63a8c2c0f61328aa3
Author: petrcermak <petrcermak@chromium.org>
Date: Wed May 25 14:13:01 2016

[memory-infra] Dump gpu/android_memtrack on detailed dumps only

BUG= 614387 

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

[modify] https://crrev.com/d809a6a7a6dfe5bc6e46aef63a8c2c0f61328aa3/components/tracing/graphics_memory_dump_provider_android.cc

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

Sign in to add a comment