arc: Fix CPU detailed view.
This fixes 2 issues, first that in case of CPU heavy load, one CPU might work for one thread for a long time, in this case if thread was activated before zoomed view time it would be wrongly considered as an idle thread. Second issue is band selection SVG captures event that lead to incorrect detailed view activation in case next clicks is done in bounds of this selection. TEST=Locally BUG=b:122555793 Change-Id: I355eafa8dbc14bb66527522970354876e0d54a6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1585248Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Yury Khmel <khmel@chromium.org> Cr-Commit-Position: refs/heads/master@{#654492}
Showing
Please register or sign in to comment