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

Issue 2153823002: [system-health] Track amount of malloced memory in V8. (Closed)

Created:
4 years, 5 months ago by ulan
Modified:
4 years, 5 months ago
Reviewers:
petrcermak
CC:
catapult-reviews_chromium.org, tracing-review_chromium.org
Base URL:
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git@master
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

[system-health] Track amount of malloced memory in V8. This patch extends the memory metric with v8:allocated_by_malloc counter. BUG=chromium:628239 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/3c2ec02098fa8c1f425648a0b13110565a7c8fc5

Patch Set 1 #

Total comments: 13

Patch Set 2 : Address comments #

Total comments: 2

Patch Set 3 : 11 => 1 + 10 #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -40 lines) Patch
M tracing/tracing/metrics/system_health/memory_metric.html View 1 3 chunks +59 lines, -35 lines 0 comments Download
M tracing/tracing/metrics/system_health/memory_metric_test.html View 1 2 3 6 chunks +41 lines, -5 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
ulan
ptal
4 years, 5 months ago (2016-07-15 15:39:47 UTC) #2
petrcermak
LGTM % a few comments. Please also: * Prefix the patch title and first description ...
4 years, 5 months ago (2016-07-18 11:41:13 UTC) #3
ulan
Thank you! https://codereview.chromium.org/2153823002/diff/1/tracing/tracing/metrics/system_health/memory_metric.html File tracing/tracing/metrics/system_health/memory_metric.html (right): https://codereview.chromium.org/2153823002/diff/1/tracing/tracing/metrics/system_health/memory_metric.html#newcode273 tracing/tracing/metrics/system_health/memory_metric.html:273: var v8Dump = processDump.getMemoryAllocatorDumpByFullName('v8'); On 2016/07/18 11:41:13, ...
4 years, 5 months ago (2016-07-18 12:13:17 UTC) #5
petrcermak
LGTM % one final comment. Thanks, Petr https://codereview.chromium.org/2153823002/diff/1/tracing/tracing/metrics/system_health/memory_metric.html File tracing/tracing/metrics/system_health/memory_metric.html (right): https://codereview.chromium.org/2153823002/diff/1/tracing/tracing/metrics/system_health/memory_metric.html#newcode376 tracing/tracing/metrics/system_health/memory_metric.html:376: if ('allocated_by_malloc' ...
4 years, 5 months ago (2016-07-18 12:19:02 UTC) #6
ulan
https://codereview.chromium.org/2153823002/diff/20001/tracing/tracing/metrics/system_health/memory_metric_test.html File tracing/tracing/metrics/system_health/memory_metric_test.html (right): https://codereview.chromium.org/2153823002/diff/20001/tracing/tracing/metrics/system_health/memory_metric_test.html#newcode496 tracing/tracing/metrics/system_health/memory_metric_test.html:496: value: [0, 11, 0, 0], On 2016/07/18 12:19:02, petrcermak ...
4 years, 5 months ago (2016-07-18 12:29:27 UTC) #7
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/2153823002/40001
4 years, 5 months ago (2016-07-18 13:04:28 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: Catapult Android Tryserver on master.tryserver.client.catapult (JOB_FAILED, https://build.chromium.org/p/tryserver.client.catapult/builders/Catapult%20Android%20Tryserver/builds/461) Catapult Presubmit ...
4 years, 5 months ago (2016-07-18 13:05:39 UTC) #12
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/2153823002/60001
4 years, 5 months ago (2016-07-18 14:45:21 UTC) #17
commit-bot: I haz the power
4 years, 5 months ago (2016-07-18 15:11:15 UTC) #19
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698