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

Issue 2647353003: Make LocalMemory (aka InMemory) the default for persistent histograms. (Closed)

Created:
3 years, 11 months ago by bcwhite
Modified:
3 years, 10 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make LocalMemory (aka InMemory) the default for persistent histograms. Use only shared memory as the default and change this to file-backed memory later so that it'll be possible to tell if any regressions occur due to the design or due to the disk. IF THIS BREAKS SOMETHING, it can be reverted but be aware that it is only enabling something by default that is already running at a 100% experiment in Canary, Dev, and Beta, plus 20% in stable. Usually, the problems are only with the reporting of information via histograms, not with whatever is under test. BUG=583440 Review-Url: https://codereview.chromium.org/2647353003 Cr-Original-Commit-Position: refs/heads/master@{#445516} Committed: https://chromium.googlesource.com/chromium/src/+/ba68aeb47c44cb7ccc9b1e1cab35cc032556dfe6 Review-Url: https://codereview.chromium.org/2647353003 Cr-Commit-Position: refs/heads/master@{#448265} Committed: https://chromium.googlesource.com/chromium/src/+/6ebe16e737195e35e4cb250dce734817bd3db339

Patch Set 1 #

Patch Set 2 : better conditional #

Patch Set 3 : rebased #

Patch Set 4 : make LocalMemory be the default for now #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M chrome/browser/chrome_browser_field_trials.cc View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 31 (21 generated)
bcwhite
3 years, 11 months ago (2017-01-23 21:16:49 UTC) #4
Alexei Svitkine (slow)
lgtm
3 years, 11 months ago (2017-01-23 21:17:45 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/2647353003/20001
3 years, 11 months ago (2017-01-23 21:36:42 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/ba68aeb47c44cb7ccc9b1e1cab35cc032556dfe6
3 years, 11 months ago (2017-01-23 22:31:30 UTC) #15
bcwhite
IF YOUR TEST IS FAILING because of this CL then it's likely trying to read ...
3 years, 11 months ago (2017-01-24 21:47:00 UTC) #16
Qiang(Joe) Xu
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2649973007/ by warx@chromium.org. ...
3 years, 11 months ago (2017-01-25 05:59:46 UTC) #17
bcwhite
warx has confirmed that the auto-merging of subprocess histograms means that this CL will not ...
3 years, 10 months ago (2017-02-03 18:58:31 UTC) #22
Alexei Svitkine (slow)
lgtm
3 years, 10 months ago (2017-02-03 20:31:15 UTC) #25
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/2647353003/60001
3 years, 10 months ago (2017-02-06 15:22:35 UTC) #28
commit-bot: I haz the power
3 years, 10 months ago (2017-02-06 16:11:10 UTC) #31
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/6ebe16e737195e35e4cb250dce73...

Powered by Google App Engine
This is Rietveld 408576698