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

Issue 11794020: Incrementally make base histograms like UMA histograms. (Closed)

Created:
7 years, 11 months ago by gavinp
Modified:
7 years, 11 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, MAD, erikwright+watch_chromium.org, Ilya Sherman, jar (doing other things)
Visibility:
Public.

Description

Incrementally make base histograms like UMA histograms. Over in related https://codereview.chromium.org/11649028/ , I had to add HISTOGRAM_BOOLEAN. It's not right that UMA_HISTOGRAM_* and HISTOGRAM_* are not the same. This CL doesn't fix that, but it does at least make things less bad. R=isherman@chromium.org BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175658

Patch Set 1 #

Total comments: 3

Patch Set 2 : guh #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -6 lines) Patch
M base/metrics/histogram.h View 1 2 chunks +10 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
gavinp
Ilya, WDYT? https://codereview.chromium.org/11794020/diff/1/base/metrics/histogram.h File base/metrics/histogram.h (left): https://codereview.chromium.org/11794020/diff/1/base/metrics/histogram.h#oldcode188 base/metrics/histogram.h:188: // For folks that need real specific ...
7 years, 11 months ago (2013-01-07 03:59:05 UTC) #1
Ilya Sherman
https://codereview.chromium.org/11794020/diff/1/base/metrics/histogram.h File base/metrics/histogram.h (right): https://codereview.chromium.org/11794020/diff/1/base/metrics/histogram.h#newcode198 base/metrics/histogram.h:198: base::Histogram::kUmaTargetedHistogramFlag)) This should not be UMA-targeted.
7 years, 11 months ago (2013-01-07 22:52:22 UTC) #2
gavinp
Thanks for catching that flag goofup, Ilya. I found myself a bit sad when I ...
7 years, 11 months ago (2013-01-08 17:12:41 UTC) #3
Ilya Sherman
LGTM, thanks.
7 years, 11 months ago (2013-01-08 22:05:37 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gavinp@chromium.org/11794020/11001
7 years, 11 months ago (2013-01-08 22:10:55 UTC) #5
commit-bot: I haz the power
7 years, 11 months ago (2013-01-09 01:47:52 UTC) #6
Message was sent while issue was closed.
Change committed as 175658

Powered by Google App Engine
This is Rietveld 408576698