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

Issue 732512 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 735124
Owner:
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug

Blocking:
issue 726393



Sign in to add a comment

MemoryInfra: Fix periodic triggers for inspect tracing ui

Project Member Reported by ssid@chromium.org, Jun 12 2017

Issue description

Background context: go/memory-infra

After fix in issue 726393, we no longer have periodic triggers enabled by default. The UI should pass the right triggers for tracing. In the current setup for desktop, tracing_ui.cc sets the periodic triggers for memory-infra. This does not work on Android because the inspect?tracing UI uses devtools api to start tracing which does not use the tracing ui to start and stop tracing. So, thw inspect UI should take care of passing right triggers.

prototype cl: https://codereview.chromium.org/2933193002/
 

Comment 1 by ssid@chromium.org, Jun 20 2017

Mergedinto: 735124
Status: Duplicate (was: Untriaged)

Sign in to add a comment