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

Issue 2283213002: Rename Histogram.add() to addSample(). (Closed)

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

Description

Rename Histogram.add() to addSample(). It also now automatically promotes dictionaries to DiagnosticMaps. BUG=catapult:#2685 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/fa2c4f21907f44a7e34e1b92df2205bda1b2c135

Patch Set 1 : . #

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Patch Set 4 : merge addSample/WithDiagnostics() #

Patch Set 5 : rebase #

Patch Set 6 : oops #

Patch Set 7 : rebase #

Patch Set 8 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+196 lines, -218 lines) Patch
M tracing/tracing/metrics/blink/gc_metric.html View 1 2 3 4 5 6 4 chunks +8 lines, -8 lines 0 comments Download
M tracing/tracing/metrics/cpu_process_metric.html View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M tracing/tracing/metrics/metric_registry_test.html View 1 2 3 4 5 6 3 chunks +6 lines, -6 lines 0 comments Download
M tracing/tracing/metrics/sample_metric.html View 1 2 3 4 5 6 1 chunk +17 lines, -2 lines 0 comments Download
M tracing/tracing/metrics/system_health/clock_sync_latency_metric.html View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M tracing/tracing/metrics/system_health/hazard_metric.html View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M tracing/tracing/metrics/system_health/loading_metric.html View 1 2 3 4 5 6 3 chunks +5 lines, -8 lines 0 comments Download
M tracing/tracing/metrics/system_health/long_tasks_metric.html View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M tracing/tracing/metrics/system_health/memory_metric.html View 1 2 3 4 5 6 2 chunks +4 lines, -4 lines 0 comments Download
M tracing/tracing/metrics/system_health/power_metric.html View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M tracing/tracing/metrics/system_health/rail_power_metric.html View 1 2 3 4 5 6 1 chunk +3 lines, -3 lines 0 comments Download
M tracing/tracing/metrics/system_health/responsiveness_metric.html View 1 2 3 4 5 6 2 chunks +5 lines, -5 lines 0 comments Download
M tracing/tracing/metrics/system_health/webview_startup_metric.html View 1 2 3 4 5 6 1 chunk +4 lines, -4 lines 0 comments Download
M tracing/tracing/metrics/tracing_metric.html View 1 2 3 4 5 6 3 chunks +6 lines, -6 lines 0 comments Download
M tracing/tracing/metrics/v8/execution_metric.html View 1 2 3 4 5 6 8 chunks +24 lines, -24 lines 0 comments Download
M tracing/tracing/metrics/v8/gc_metric.html View 1 2 3 4 5 6 6 chunks +11 lines, -11 lines 0 comments Download
M tracing/tracing/value/diagnostics/composition.html View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M tracing/tracing/value/histogram.html View 1 2 3 4 5 6 3 chunks +24 lines, -21 lines 0 comments Download
M tracing/tracing/value/histogram_test.html View 1 2 3 4 5 6 10 chunks +37 lines, -68 lines 0 comments Download
M tracing/tracing/value/ui/composition_span_test.html View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M tracing/tracing/value/ui/histogram_span_test.html View 1 2 3 4 5 6 2 chunks +13 lines, -15 lines 0 comments Download
M tracing/tracing/value/ui/numeric_stats_span_test.html View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M tracing/tracing/value/ui/value_set_table_test.html View 1 2 3 4 5 6 7 6 chunks +6 lines, -6 lines 0 comments Download
M tracing/tracing/value/ui/value_set_view_test.html View 1 2 3 4 5 6 1 chunk +4 lines, -5 lines 0 comments Download
M tracing/tracing/value/value_set_test.html View 1 2 3 4 5 6 7 4 chunks +7 lines, -10 lines 0 comments Download

Messages

Total messages: 21 (12 generated)
benjhayden
PTAL :-)
4 years, 3 months ago (2016-08-26 22:57:27 UTC) #3
eakuefner
lgtm Discussed offline: keep only addSample, add JSDoc + text comment describing the structure of ...
4 years, 3 months ago (2016-08-30 17:57:41 UTC) #4
eakuefner
Don't forget to update title/description
4 years, 3 months ago (2016-08-30 17:57:53 UTC) #5
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/2283213002/80001
4 years, 3 months ago (2016-08-30 20:53:50 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: Catapult Windows Tryserver on master.tryserver.client.catapult (JOB_FAILED, https://build.chromium.org/p/tryserver.client.catapult/builders/Catapult%20Windows%20Tryserver/builds/4537)
4 years, 3 months ago (2016-08-30 21:13:39 UTC) #11
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/2283213002/100001
4 years, 3 months ago (2016-08-30 22:13:11 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: Catapult Mac Tryserver on master.tryserver.client.catapult (JOB_FAILED, https://build.chromium.org/p/tryserver.client.catapult/builders/Catapult%20Mac%20Tryserver/builds/4724)
4 years, 3 months ago (2016-08-30 22:29:21 UTC) #16
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/2283213002/160001
4 years, 3 months ago (2016-08-31 04:55:00 UTC) #19
commit-bot: I haz the power
4 years, 3 months ago (2016-08-31 05:16:40 UTC) #21
Message was sent while issue was closed.
Committed patchset #8 (id:160001) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698