autotest: power_status.py: Add sys versus userspace CPU usage stats |
||||
Issue descriptionWe should add a sys versus userspace CPU usage stat to help debug CPU usage during power_LoadTest. For example, top outputs 2 numbers for CPU usage, us, and sy. These are the split between processing done in userspace and in the kernel.
,
Jul 27
,
Aug 29
,
Jan 9
,
Jan 14
Can you give examples of how this feature will be helpful in debugging CPU usage during power_LoadTest. Is reporting us and sy enough for the debug? Do want to see any other details? |
||||
►
Sign in to add a comment |
||||
Comment 1 by dbasehore@chromium.org
, Sep 15 2016