New issue
Advanced search Search tips

Issue 687323 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocked on:
issue 687022



Sign in to add a comment

trunks: add metrics to track receiving commands when resource manager is suspended

Project Member Reported by apronin@chromium.org, Jan 31 2017

Issue description

After adding suspend-resume support to trunksd in  issue 687022 , need to track cases when we unexpectedly end up receiving commands while the resource manager is suspended after a powerd event.

Need to track 3 cases:
 - any command is received while suspended - not critical but worth checking if that's happening.
 - a command with handles is received and blocked.
 - RM auto-resumes after getting a command when too much time has passed since it was suspended.
 
Components: OS>Systems>Security

Sign in to add a comment