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

Issue 711363 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug
Hotlist-MemoryInfra

Blocking:
issue 703184



Sign in to add a comment

memory service needs a way to figure out process types

Project Member Reported by primiano@chromium.org, Apr 13 2017

Issue description

In order to create UMA histograms of the form "Memory.Experimental.Browser" vs"Memory.Experimental.Renderer" or GPU we need to know the type of a process.
There are two possibilities here:
1. The service has a way to infer the process type given a ProcessId (that it will have in the map)
2. we need to push that information in the MDM callback

Take a look to how existing UMA does it. I imagine there is a way to do 1)

 
Owner: primiano@chromium.org
Status: Fixed (was: Untriaged)
Fixed in https://codereview.chromium.org/2871223002/

Sign in to add a comment