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

Issue 2966563004: StabilityReport proto changes for multi-process support (Closed)

Created:
3 years, 5 months ago by manzagop (departed)
Modified:
3 years, 4 months ago
Reviewers:
bcwhite, mmandlis, ivanpe, jwd
CC:
chromium-reviews, lemo
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

StabilityReport multi-process collection support Introduces multi-process collection support. Note that multi-processing recording was introduced in https://codereview.chromium.org/2680123003. Details: - processes now have a process type and key-value data. - modules are now attributed to a process - now collecting all processes, not just the first - some key-value data (version information, timestamp) remains at report scope, to simplify report parsing BUG=691595 Review-Url: https://codereview.chromium.org/2966563004 Cr-Commit-Position: refs/heads/master@{#495306} Committed: https://chromium.googlesource.com/chromium/src/+/27f4805ad79030129eaa9f2e5fa5cf1f8b77393f

Patch Set 1 #

Total comments: 2

Patch Set 2 : revise comments #

Patch Set 3 : Collect multiple processes #

Patch Set 4 : Record process type. Also update dumper #

Patch Set 5 : fix ActivityAnalyzerTest #

Patch Set 6 : merge #

Patch Set 7 : Clarify GetModules's relationship to GetFirstProcess #

Patch Set 8 : Merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -67 lines) Patch
M base/debug/activity_analyzer.h View 1 2 3 4 5 6 1 chunk +4 lines, -2 lines 0 comments Download
M base/debug/activity_analyzer.cc View 1 2 3 4 5 6 3 chunks +11 lines, -2 lines 0 comments Download
M base/debug/activity_analyzer_unittest.cc View 1 2 3 4 5 6 7 4 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/chrome_browser_field_trials_desktop.cc View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M components/browser_watcher/dump_stability_report_main_win.cc View 1 2 3 4 5 6 7 2 chunks +22 lines, -2 lines 0 comments Download
M components/browser_watcher/stability_data_names.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M components/browser_watcher/stability_data_names.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M components/browser_watcher/stability_report.proto View 1 2 3 4 5 5 chunks +25 lines, -12 lines 0 comments Download
M components/browser_watcher/stability_report_extractor.cc View 1 2 3 4 chunks +75 lines, -38 lines 0 comments Download
M components/browser_watcher/stability_report_extractor_unittest.cc View 1 2 3 chunks +7 lines, -3 lines 0 comments Download

Messages

Total messages: 57 (43 generated)
manzagop (departed)
As per email discussion. PTAL. Pierre-Antoine
3 years, 5 months ago (2017-06-30 15:36:07 UTC) #2
bcwhite
https://codereview.chromium.org/2966563004/diff/1/components/browser_watcher/stability_report.proto File components/browser_watcher/stability_report.proto (right): https://codereview.chromium.org/2966563004/diff/1/components/browser_watcher/stability_report.proto#newcode191 components/browser_watcher/stability_report.proto:191: map<string, TypedValue> data = 5; Can the name be ...
3 years, 5 months ago (2017-06-30 16:40:55 UTC) #3
manzagop (departed)
https://codereview.chromium.org/2966563004/diff/1/components/browser_watcher/stability_report.proto File components/browser_watcher/stability_report.proto (right): https://codereview.chromium.org/2966563004/diff/1/components/browser_watcher/stability_report.proto#newcode191 components/browser_watcher/stability_report.proto:191: map<string, TypedValue> data = 5; On 2017/06/30 16:40:54, bcwhite ...
3 years, 5 months ago (2017-06-30 20:22:47 UTC) #5
bcwhite
lgtm
3 years, 5 months ago (2017-06-30 20:50:51 UTC) #6
manzagop (departed)
Thanks for the review! I'll wait a bit before submitting this, and possibly bundle more ...
3 years, 5 months ago (2017-06-30 20:56:47 UTC) #7
manzagop (departed)
Hi Brian, I added the changes to fill the proto. Another look? Thanks! Pierre
3 years, 4 months ago (2017-07-28 19:50:48 UTC) #15
chromium-reviews
LGTM (my phone with Authenticator died while away and my rescue codes are locked away ...
3 years, 4 months ago (2017-07-31 13:55:45 UTC) #18
manzagop (departed)
The tests were failing because modules are filtered based on analysis_stamp_ which is set via ...
3 years, 4 months ago (2017-08-05 16:43:30 UTC) #40
manzagop (departed)
Hi Jesse, Could you have an owner's look at: chrome\browser\chrome_browser_field_trials_desktop.cc Thanks! Pierre-Antoine
3 years, 4 months ago (2017-08-05 16:44:34 UTC) #42
manzagop (departed)
Friendly ping Jesse. :)
3 years, 4 months ago (2017-08-17 18:27:55 UTC) #45
jwd
lgtm
3 years, 4 months ago (2017-08-17 18:42:05 UTC) #48
manzagop (departed)
Thanks!
3 years, 4 months ago (2017-08-17 20:09:12 UTC) #49
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/2966563004/200001
3 years, 4 months ago (2017-08-17 20:26:22 UTC) #54
commit-bot: I haz the power
3 years, 4 months ago (2017-08-17 20:32:43 UTC) #57
Message was sent while issue was closed.
Committed patchset #8 (id:200001) as
https://chromium.googlesource.com/chromium/src/+/27f4805ad79030129eaa9f2e5fa5...

Powered by Google App Engine
This is Rietveld 408576698