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

Issue 2658163002: Merge histograms from providers into StatisticsRecorder for display. (Closed)

Created:
3 years, 11 months ago by bcwhite
Modified:
3 years, 10 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org, asvitkine+watch_chromium.org, vmpstr+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Merge histograms from providers into StatisticsRecorder for display. BUG=602295 Review-Url: https://codereview.chromium.org/2658163002 Cr-Commit-Position: refs/heads/master@{#447407} Committed: https://chromium.googlesource.com/chromium/src/+/9075a09693ec32f975a12dd8207eab03a5cf48f9

Patch Set 1 #

Patch Set 2 : some cleanup; added test #

Total comments: 12

Patch Set 3 : addressed review comments by asvitkine #

Patch Set 4 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+186 lines, -48 lines) Patch
M base/metrics/statistics_recorder.h View 1 2 6 chunks +21 lines, -0 lines 0 comments Download
M base/metrics/statistics_recorder.cc View 1 2 7 chunks +30 lines, -0 lines 0 comments Download
M base/metrics/statistics_recorder_unittest.cc View 1 2 2 chunks +71 lines, -0 lines 0 comments Download
M chrome/browser/metrics/chrome_metrics_service_client.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/metrics/chrome_metrics_service_client.cc View 3 chunks +3 lines, -9 lines 0 comments Download
M chrome/browser/metrics/subprocess_metrics_provider.h View 2 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/metrics/subprocess_metrics_provider.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M components/metrics/file_metrics_provider.h View 3 chunks +6 lines, -2 lines 0 comments Download
M components/metrics/file_metrics_provider.cc View 3 chunks +16 lines, -14 lines 0 comments Download
M components/metrics/metrics_provider.h View 1 chunk +0 lines, -4 lines 0 comments Download
M components/metrics/metrics_provider.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M components/metrics/metrics_service.h View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
M components/metrics/metrics_service.cc View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
M content/browser/histogram_internals_request_job.h View 1 2 2 chunks +9 lines, -1 line 0 comments Download
M content/browser/histogram_internals_request_job.cc View 1 5 chunks +21 lines, -2 lines 0 comments Download

Messages

Total messages: 39 (27 generated)
bcwhite
3 years, 10 months ago (2017-01-27 14:34:26 UTC) #13
Alexei Svitkine (slow)
Looks great! LGTM % comments Just to double check: Does this work even if UMA ...
3 years, 10 months ago (2017-01-27 16:22:03 UTC) #14
bcwhite
https://codereview.chromium.org/2658163002/diff/40001/base/metrics/statistics_recorder.cc File base/metrics/statistics_recorder.cc (right): https://codereview.chromium.org/2658163002/diff/40001/base/metrics/statistics_recorder.cc#newcode317 base/metrics/statistics_recorder.cc:317: void StatisticsRecorder::ImportProvidedHistograms() { On 2017/01/27 16:22:03, Alexei Svitkine (slow) ...
3 years, 10 months ago (2017-01-27 18:05:31 UTC) #17
Alexei Svitkine (slow)
lgtm https://codereview.chromium.org/2658163002/diff/40001/base/metrics/statistics_recorder.cc File base/metrics/statistics_recorder.cc (right): https://codereview.chromium.org/2658163002/diff/40001/base/metrics/statistics_recorder.cc#newcode317 base/metrics/statistics_recorder.cc:317: void StatisticsRecorder::ImportProvidedHistograms() { On 2017/01/27 18:05:31, bcwhite wrote: ...
3 years, 10 months ago (2017-01-27 18:06:57 UTC) #18
bcwhite
piman@chromium.org: Please review changes in content/browser/histogram_internals_request_job.{h,cc}
3 years, 10 months ago (2017-01-27 18:08:10 UTC) #20
bcwhite
https://codereview.chromium.org/2658163002/diff/40001/base/metrics/statistics_recorder.cc File base/metrics/statistics_recorder.cc (right): https://codereview.chromium.org/2658163002/diff/40001/base/metrics/statistics_recorder.cc#newcode317 base/metrics/statistics_recorder.cc:317: void StatisticsRecorder::ImportProvidedHistograms() { On 2017/01/27 18:06:57, Alexei Svitkine (slow) ...
3 years, 10 months ago (2017-01-27 18:12:57 UTC) #21
Alexei Svitkine (slow)
Ah right - fair enough! On Fri, Jan 27, 2017 at 1:12 PM, <bcwhite@chromium.org> wrote: ...
3 years, 10 months ago (2017-01-27 18:14:58 UTC) #22
bcwhite
Forgot to comment on this: > Does this work even if UMA reporting is disabled? ...
3 years, 10 months ago (2017-01-27 20:23:43 UTC) #25
bcwhite
-piman +jam Please review changes in content/browser/histogram_internals_request_job.{h,cc}
3 years, 10 months ago (2017-01-31 18:16:01 UTC) #31
jam
lgtm
3 years, 10 months ago (2017-02-01 01:20:02 UTC) #32
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/2658163002/80001
3 years, 10 months ago (2017-02-01 01:37:54 UTC) #35
commit-bot: I haz the power
3 years, 10 months ago (2017-02-01 02:36:37 UTC) #39
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/9075a09693ec32f975a12dd8207e...

Powered by Google App Engine
This is Rietveld 408576698