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

Issue 2737153002: [memory-infra] Implement peak detection logic (Closed)

Created:
3 years, 9 months ago by ssid
Modified:
3 years, 9 months ago
CC:
chromium-reviews, tracing+reviews_chromium.org, wfh+watch_chromium.org, vmpstr+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[memory-infra] Implement peak detection logic The CL implements peak detection in memory dump scheduler. More discussion at https://goo.gl/0kOU4A. BUG=607533 Review-Url: https://codereview.chromium.org/2737153002 Cr-Commit-Position: refs/heads/master@{#456163} Committed: https://chromium.googlesource.com/chromium/src/+/203654f1cb443b997c58dfda0dbb8e11d7222f97

Patch Set 1 : fixes. #

Total comments: 17

Patch Set 2 : nit. #

Patch Set 3 : Fixes. #

Patch Set 4 : nit. #

Total comments: 8

Patch Set 5 : Fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -3 lines) Patch
M base/trace_event/memory_dump_scheduler.h View 1 2 3 4 3 chunks +8 lines, -0 lines 0 comments Download
M base/trace_event/memory_dump_scheduler.cc View 1 2 3 4 5 chunks +67 lines, -3 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 25 (16 generated)
ssid
ptal thanks
3 years, 9 months ago (2017-03-09 18:11:55 UTC) #5
Primiano Tucci (use gerrit)
https://codereview.chromium.org/2737153002/diff/60001/base/trace_event/memory_dump_scheduler.cc File base/trace_event/memory_dump_scheduler.cc (right): https://codereview.chromium.org/2737153002/diff/60001/base/trace_event/memory_dump_scheduler.cc#newcode32 base/trace_event/memory_dump_scheduler.cc:32: #if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || \ isn't ...
3 years, 9 months ago (2017-03-09 18:31:27 UTC) #6
ssid
thanks, made changes, ptal https://codereview.chromium.org/2737153002/diff/60001/base/trace_event/memory_dump_scheduler.cc File base/trace_event/memory_dump_scheduler.cc (right): https://codereview.chromium.org/2737153002/diff/60001/base/trace_event/memory_dump_scheduler.cc#newcode32 base/trace_event/memory_dump_scheduler.cc:32: #if defined(OS_WIN) || defined(OS_MACOSX) || ...
3 years, 9 months ago (2017-03-09 19:32:44 UTC) #8
Primiano Tucci (use gerrit)
https://codereview.chromium.org/2737153002/diff/60001/base/trace_event/memory_dump_scheduler.cc File base/trace_event/memory_dump_scheduler.cc (right): https://codereview.chromium.org/2737153002/diff/60001/base/trace_event/memory_dump_scheduler.cc#newcode219 base/trace_event/memory_dump_scheduler.cc:219: double mean = 0; On 2017/03/09 19:32:44, ssid wrote: ...
3 years, 9 months ago (2017-03-10 10:19:36 UTC) #9
Primiano Tucci (use gerrit)
and I meant... lgtm
3 years, 9 months ago (2017-03-10 10:19:44 UTC) #10
ssid
Thanks, made changes. https://codereview.chromium.org/2737153002/diff/180001/base/trace_event/memory_dump_manager_unittest.cc File base/trace_event/memory_dump_manager_unittest.cc (right): https://codereview.chromium.org/2737153002/diff/180001/base/trace_event/memory_dump_manager_unittest.cc#newcode773 base/trace_event/memory_dump_manager_unittest.cc:773: const int kPollsToQuit = 60; On ...
3 years, 9 months ago (2017-03-10 19:49:01 UTC) #14
ssid
https://codereview.chromium.org/2737153002/diff/60001/base/trace_event/memory_dump_scheduler.cc File base/trace_event/memory_dump_scheduler.cc (right): https://codereview.chromium.org/2737153002/diff/60001/base/trace_event/memory_dump_scheduler.cc#newcode219 base/trace_event/memory_dump_scheduler.cc:219: double mean = 0; On 2017/03/10 10:19:32, Primiano Tucci ...
3 years, 9 months ago (2017-03-10 19:56:10 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2737153002/220001
3 years, 9 months ago (2017-03-10 21:08:59 UTC) #22
commit-bot: I haz the power
3 years, 9 months ago (2017-03-10 21:14:42 UTC) #25
Message was sent while issue was closed.
Committed patchset #5 (id:220001) as
https://chromium.googlesource.com/chromium/src/+/203654f1cb443b997c58dfda0dbb...

Powered by Google App Engine
This is Rietveld 408576698