Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(238)

Issue 546193002: Add an 'Idle Wake Ups' metric to the Linux task manager, implement backend. (Closed)

Created:
6 years, 3 months ago by Lei Zhang
Modified:
6 years, 3 months ago
Reviewers:
Nico, Paweł Hajdan Jr.
CC:
chromium-reviews, tfarina, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@wakeclean
Project:
chromium
Visibility:
Public.

Description

Add an 'Idle Wake Ups' metric to the Linux task manager, implement backend. BUG=120488 Committed: https://crrev.com/75844fdb8b70aa957fc8bc6bba019c2026fde28f Cr-Commit-Position: refs/heads/master@{#293991}

Patch Set 1 #

Total comments: 4

Patch Set 2 : rebase #

Patch Set 3 : address comments #

Patch Set 4 : fix android #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -44 lines) Patch
M PRESUBMIT.py View 1 chunk +1 line, -0 lines 0 comments Download
M base/process/process_metrics.h View 2 chunks +5 lines, -1 line 0 comments Download
M base/process/process_metrics.cc View 1 chunk +28 lines, -2 lines 0 comments Download
M base/process/process_metrics_linux.cc View 1 2 3 11 chunks +69 lines, -14 lines 0 comments Download
M base/process/process_metrics_mac.cc View 1 chunk +2 lines, -24 lines 0 comments Download
M chrome/browser/task_manager/task_manager.cc View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/task_manager_view.cc View 1 2 3 4 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Lei Zhang
Applied on top of https://codereview.chromium.org/549753002/
6 years, 3 months ago (2014-09-06 09:47:57 UTC) #2
Nico
nice! lgtm https://codereview.chromium.org/546193002/diff/1/base/process/process_metrics_linux.cc File base/process/process_metrics_linux.cc (right): https://codereview.chromium.org/546193002/diff/1/base/process/process_metrics_linux.cc#newcode87 base/process/process_metrics_linux.cc:87: // Synchronously reading files in /proc is ...
6 years, 3 months ago (2014-09-07 00:10:58 UTC) #3
Lei Zhang
https://codereview.chromium.org/546193002/diff/1/base/process/process_metrics_linux.cc File base/process/process_metrics_linux.cc (right): https://codereview.chromium.org/546193002/diff/1/base/process/process_metrics_linux.cc#newcode87 base/process/process_metrics_linux.cc:87: // Synchronously reading files in /proc is safe. On ...
6 years, 3 months ago (2014-09-09 06:13:14 UTC) #4
Lei Zhang
Pawel: Please review PRESUBMIT.py. base/process/process_metrics_linux.cc reads from /proc and /sys frequently, so it uses ScopedAllowIO ...
6 years, 3 months ago (2014-09-09 06:14:39 UTC) #6
Paweł Hajdan Jr.
LGTM
6 years, 3 months ago (2014-09-09 12:07:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/546193002/80001
6 years, 3 months ago (2014-09-09 18:39:28 UTC) #9
commit-bot: I haz the power
Committed patchset #5 (id:80001) as 1c7d8be730eaadc208592570bac4be3d74542f53
6 years, 3 months ago (2014-09-09 19:53:27 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:55:04 UTC) #11
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/75844fdb8b70aa957fc8bc6bba019c2026fde28f
Cr-Commit-Position: refs/heads/master@{#293991}

Powered by Google App Engine
This is Rietveld 408576698