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

Issue 730241 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner: ----
Closed: Oct 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug

Blocked on:
issue 730238



Sign in to add a comment

[Predator] Write a skeleton predator_for_uma.py to handle uma input message.

Project Member Reported by kateso...@chromium.org, Jun 6 2017

Issue description

[Predator] Write a skeleton predator_for_uma.py to handle uma input message.

Similar to predator_for_chromecrash.py and predator_for_clusterfuzz.py.
Write a skeletion predator_for_uma.py to handle uma input message.


 
Blockedon: 730238
Me parese buen applicacion
When we add this support, I'd recommend identifying it by the term "UMA Sampling Profiler" (e.g. predator_for_uma_sampling_profiler.py). Longer term we may want to make use of Predator to attribute CLs based on other UMA data, independent of the sampling profiler data.
Do you have any shorter name in mind? for example, something like uma_profiler. This name is a little long. As long as we can differentiate this from other uma data, it should be good enough.
predator_for_sampling_profiler.py? A "UMA Profiler" already exists as an entity different from the UMA Sampling Profiler, so referring to it by that name would invite confusion.
I think we should have 'uma' in it, hm... then, let's still use the 'uma_sampling_profiler'.
Project Member

Comment 7 by bugdroid1@chromium.org, Jun 9 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/infra/infra/+/3d5ec05276053be69563d1dba006555c2b09824f

commit 3d5ec05276053be69563d1dba006555c2b09824f
Author: Cathal Weakliam <cweakliam@google.com>
Date: Fri Jun 09 16:25:02 2017

Skeleton code for UMA Sampling Profiler support.

This is a rough outline of the main classes that will need to be
implemented in order for Predator to work with the UMA Sampling
Profiler.

R=katesonia@google.com

Bug:  730241 
Change-Id: Ic297a505db1506635fee40c0508e4d121034c5f9
Reviewed-on: https://chromium-review.googlesource.com/527603
Reviewed-by: Sharu Jiang <katesonia@chromium.org>
Commit-Queue: Cathal Weakliam <cweakliam@google.com>

[add] https://crrev.com/3d5ec05276053be69563d1dba006555c2b09824f/appengine/predator/analysis/uma_sampling_profiler_data.py
[add] https://crrev.com/3d5ec05276053be69563d1dba006555c2b09824f/appengine/predator/common/model/uma_sampling_profiler_analysis.py
[add] https://crrev.com/3d5ec05276053be69563d1dba006555c2b09824f/appengine/predator/common/predator_for_uma_sampling_profiler.py

Status: Fixed (was: Available)

Sign in to add a comment