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

Issue 2542853002: [tracing] Introduce config to setup memory-infra peak detection (Closed)

Created:
4 years ago by ssid
Modified:
4 years 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

[tracing] Introduce config to setup memory-infra peak detection BUG=607533 Committed: https://crrev.com/bca7b746fb1be034e5073b123ff76524ef0018f3 Cr-Commit-Position: refs/heads/master@{#439380}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : fix devtools test. #

Total comments: 7

Patch Set 4 : Fixes. #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+249 lines, -118 lines) Patch
M base/trace_event/memory_dump_manager.cc View 1 2 3 2 chunks +6 lines, -4 lines 2 comments Download
M base/trace_event/memory_dump_request_args.h View 1 2 3 2 chunks +5 lines, -4 lines 0 comments Download
M base/trace_event/memory_dump_request_args.cc View 1 2 3 1 chunk +13 lines, -4 lines 0 comments Download
M base/trace_event/trace_config.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M base/trace_event/trace_config.cc View 1 2 3 4 chunks +30 lines, -15 lines 0 comments Download
M base/trace_event/trace_config_memory_test_util.h View 1 2 3 1 chunk +119 lines, -58 lines 3 comments Download
M base/trace_event/trace_config_unittest.cc View 1 2 3 3 chunks +38 lines, -12 lines 0 comments Download
M content/browser/devtools/protocol/tracing_handler_unittest.cc View 1 2 3 1 chunk +36 lines, -20 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 34 (21 generated)
ssid
ptal thanks
4 years ago (2016-12-02 02:20:46 UTC) #4
Primiano Tucci (use gerrit)
Thanks a lot for gradually split the CL. Instead of having use_peak_detection at the globlal ...
4 years ago (2016-12-05 17:57:35 UTC) #5
ssid
Made changes as suggested, ptal. thanks
4 years ago (2016-12-12 22:29:16 UTC) #7
Primiano Tucci (use gerrit)
Thanks, it all makes great sense (I don't even have objections on the names :P) ...
4 years ago (2016-12-15 15:40:43 UTC) #16
ssid
done, thanks! https://codereview.chromium.org/2542853002/diff/80001/base/trace_event/memory_dump_request_args.h File base/trace_event/memory_dump_request_args.h (right): https://codereview.chromium.org/2542853002/diff/80001/base/trace_event/memory_dump_request_args.h#newcode23 base/trace_event/memory_dump_request_args.h:23: TASK_BEGIN, // Dumping memory at the beginning ...
4 years ago (2016-12-15 19:48:07 UTC) #17
Primiano Tucci (use gerrit)
Ok some final comments. thanks https://codereview.chromium.org/2542853002/diff/80001/base/trace_event/trace_config.cc File base/trace_event/trace_config.cc (right): https://codereview.chromium.org/2542853002/diff/80001/base/trace_event/trace_config.cc#newcode602 base/trace_event/trace_config.cc:602: trigger->GetInteger(kPeriodicIntervalParam, &interval); On 2016/12/15 ...
4 years ago (2016-12-16 12:13:55 UTC) #22
ssid
made no changes. please see comment. https://codereview.chromium.org/2542853002/diff/100001/base/trace_event/memory_dump_manager.cc File base/trace_event/memory_dump_manager.cc (right): https://codereview.chromium.org/2542853002/diff/100001/base/trace_event/memory_dump_manager.cc#newcode846 base/trace_event/memory_dump_manager.cc:846: DCHECK_EQ(MemoryDumpType::PERIODIC_INTERVAL, config.trigger_type) On ...
4 years ago (2016-12-16 19:19:52 UTC) #23
Primiano Tucci (use gerrit)
Ahh right. Lgtm then
4 years ago (2016-12-16 20:25:18 UTC) #24
ssid
dgozman@chromium.org: Ptal small changes in devtools test.
4 years ago (2016-12-17 06:14:56 UTC) #26
dgozman
devtools lgtm
4 years ago (2016-12-17 15:53:31 UTC) #27
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/2542853002/100001
4 years ago (2016-12-18 20:23:52 UTC) #29
commit-bot: I haz the power
Committed patchset #4 (id:100001)
4 years ago (2016-12-18 22:13:39 UTC) #32
commit-bot: I haz the power
4 years ago (2016-12-18 22:15:56 UTC) #34
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/bca7b746fb1be034e5073b123ff76524ef0018f3
Cr-Commit-Position: refs/heads/master@{#439380}

Powered by Google App Engine
This is Rietveld 408576698