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

Issue 2132683002: [memory-metric] Add support for time ranges to the TBMv2 memory metric (Closed)

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

Description

[memory-metric] Add support for time ranges to the TBMv2 memory metric This patch adds support for calculating memory values over memory dumps that intersect a given time range. BUG=chromium:625852 ,catapult:#2421 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/88c60f52ca485cfcc08f4a0bd18695aaba6a40a5

Patch Set 1 #

Total comments: 7

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+286 lines, -22 lines) Patch
M tracing/tracing/metrics/system_health/memory_metric.html View 1 6 chunks +23 lines, -8 lines 0 comments Download
M tracing/tracing/metrics/system_health/memory_metric_test.html View 1 12 chunks +255 lines, -11 lines 0 comments Download
M tracing/tracing/model/memory_dump_test_utils.html View 1 chunk +8 lines, -3 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 15 (4 generated)
petrcermak
PTAL. Thanks, Petr https://codereview.chromium.org/2132683002/diff/1/tracing/tracing/metrics/system_health/memory_metric.html File tracing/tracing/metrics/system_health/memory_metric.html (right): https://codereview.chromium.org/2132683002/diff/1/tracing/tracing/metrics/system_health/memory_metric.html#newcode118 tracing/tracing/metrics/system_health/memory_metric.html:118: return dumps.filter(d => opt_range.intersectsExplicitRangeExclusive( Ben: I ...
4 years, 5 months ago (2016-07-07 17:02:23 UTC) #2
benjhayden
https://codereview.chromium.org/2132683002/diff/1/tracing/tracing/metrics/system_health/memory_metric.html File tracing/tracing/metrics/system_health/memory_metric.html (right): https://codereview.chromium.org/2132683002/diff/1/tracing/tracing/metrics/system_health/memory_metric.html#newcode118 tracing/tracing/metrics/system_health/memory_metric.html:118: return dumps.filter(d => opt_range.intersectsExplicitRangeExclusive( On 2016/07/07 at 17:02:23, petrcermak ...
4 years, 5 months ago (2016-07-07 17:23:10 UTC) #3
benjhayden
a couple questions about the tests, and feel free to use Inclusive, but lgtm https://codereview.chromium.org/2132683002/diff/1/tracing/tracing/metrics/system_health/memory_metric_test.html ...
4 years, 5 months ago (2016-07-07 17:31:32 UTC) #4
Primiano Tucci (use gerrit)
Just a drive-by comment from my side, deferring the rest to ben: is this filtering ...
4 years, 5 months ago (2016-07-08 08:12:30 UTC) #5
petrcermak
Thanks for your comments. PTAL. On 2016/07/08 08:12:30, Primiano Tucci wrote: > Just a drive-by ...
4 years, 5 months ago (2016-07-08 12:14:55 UTC) #6
Primiano Tucci (use gerrit)
Thanks for the super thorough explanation. On 2016/07/08 12:14:55, petrcermak wrote: > Thanks for your ...
4 years, 5 months ago (2016-07-08 12:49:21 UTC) #7
petrcermak
On 2016/07/08 12:49:21, Primiano Tucci wrote: > Thanks for the super thorough explanation. :-) Can ...
4 years, 5 months ago (2016-07-08 12:52:19 UTC) #8
petrcermak
On 2016/07/08 12:52:19, petrcermak wrote: > On 2016/07/08 12:49:21, Primiano Tucci wrote: > > Thanks ...
4 years, 5 months ago (2016-07-08 12:52:58 UTC) #9
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/2132683002/20001
4 years, 5 months ago (2016-07-08 12:53:15 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/88c60f52ca485cfcc08f4a0bd18695aaba6a40a5
4 years, 5 months ago (2016-07-08 13:15:59 UTC) #14
commit-bot: I haz the power
4 years, 5 months ago (2016-07-08 13:16:00 UTC) #15
Message was sent while issue was closed.
CQ bit was unchecked.

Powered by Google App Engine
This is Rietveld 408576698