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

Issue 3181015: Add # daily crashes metrics and separate kernel crashes out. (Closed)

Created:
10 years, 4 months ago by kmixter1
Modified:
9 years, 7 months ago
Reviewers:
petkov
CC:
chromium-os-reviews_chromium.org, petkov, Luigi Semenzato, sosa
Base URL:
ssh://git@chromiumos-git//metrics.git
Visibility:
Public.

Description

Add # daily crashes metrics and separate kernel crashes out. BUG=5340

Patch Set 1 #

Total comments: 14

Patch Set 2 : Respond to review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+450 lines, -77 lines) Patch
M counter.h View 1 2 chunks +46 lines, -0 lines 0 comments Download
M counter.cc View 1 chunk +28 lines, -0 lines 0 comments Download
M counter_mock.h View 1 chunk +9 lines, -1 line 0 comments Download
M counter_test.cc View 1 2 chunks +59 lines, -0 lines 0 comments Download
M metrics_daemon.h View 1 7 chunks +80 lines, -24 lines 0 comments Download
M metrics_daemon.cc View 1 9 chunks +153 lines, -30 lines 0 comments Download
M metrics_daemon_test.cc View 1 6 chunks +75 lines, -22 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kmixter1
10 years, 4 months ago (2010-08-16 20:04:21 UTC) #1
petkov
A few comments/suggestions, nothing major. LGTM http://codereview.chromium.org/3181015/diff/1/3 File counter.h (right): http://codereview.chromium.org/3181015/diff/1/3#newcode162 counter.h:162: class FrequencyCounter { ...
10 years, 4 months ago (2010-08-16 21:35:56 UTC) #2
kmixter1
PTAL. http://codereview.chromium.org/3181015/diff/1/3 File counter.h (right): http://codereview.chromium.org/3181015/diff/1/3#newcode162 counter.h:162: class FrequencyCounter { On 2010/08/16 21:35:56, petkov wrote: ...
10 years, 4 months ago (2010-08-17 00:09:06 UTC) #3
petkov
10 years, 4 months ago (2010-08-17 00:16:48 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698