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

Issue 2754483002: Add analyzer support for multiple processes. (Closed)

Created:
3 years, 9 months ago by bcwhite
Modified:
3 years, 8 months ago
CC:
chromium-reviews, vmpstr+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add analyzer support for multiple processes. BUG=620813 Review-Url: https://codereview.chromium.org/2754483002 Cr-Commit-Position: refs/heads/master@{#461141} Committed: https://chromium.googlesource.com/chromium/src/+/e7aca0670b59b9062005a9b5a96cfb2d29743682

Patch Set 1 #

Patch Set 2 : fixed build problems #

Patch Set 3 : rebased #

Total comments: 24

Patch Set 4 : rebased #

Patch Set 5 : addressed review comments by manzagop #

Total comments: 4

Patch Set 6 : fixed test #

Patch Set 7 : addressed review comments by manzagop #

Unified diffs Side-by-side diffs Delta from patch set Stats (+523 lines, -148 lines) Patch
M base/debug/activity_analyzer.h View 1 2 3 4 5 6 6 chunks +63 lines, -9 lines 0 comments Download
M base/debug/activity_analyzer.cc View 1 2 3 4 5 10 chunks +149 lines, -34 lines 0 comments Download
M base/debug/activity_analyzer_unittest.cc View 1 2 3 4 5 6 11 chunks +112 lines, -27 lines 0 comments Download
M base/debug/activity_tracker.h View 1 2 3 4 5 6 16 chunks +56 lines, -19 lines 0 comments Download
M base/debug/activity_tracker.cc View 1 2 3 4 5 6 29 chunks +130 lines, -51 lines 0 comments Download
M base/debug/activity_tracker_unittest.cc View 1 2 3 4 6 chunks +6 lines, -6 lines 0 comments Download
M components/browser_watcher/postmortem_report_extractor.cc View 1 2 3 4 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 58 (49 generated)
bcwhite
3 years, 9 months ago (2017-03-14 17:46:46 UTC) #3
bcwhite
Ping
3 years, 9 months ago (2017-03-16 18:37:58 UTC) #14
manzagop (departed)
Sorry, last week was hectic. Looking now.
3 years, 9 months ago (2017-03-21 18:55:45 UTC) #21
manzagop (departed)
Nice! A few comments/questions. https://codereview.chromium.org/2754483002/diff/60001/base/debug/activity_analyzer.cc File base/debug/activity_analyzer.cc (right): https://codereview.chromium.org/2754483002/diff/60001/base/debug/activity_analyzer.cc#newcode123 base/debug/activity_analyzer.cc:123: create_stamp <= analysis_stamp_); Not sure ...
3 years, 9 months ago (2017-03-21 21:10:05 UTC) #22
bcwhite
https://codereview.chromium.org/2754483002/diff/60001/base/debug/activity_analyzer.cc File base/debug/activity_analyzer.cc (right): https://codereview.chromium.org/2754483002/diff/60001/base/debug/activity_analyzer.cc#newcode123 base/debug/activity_analyzer.cc:123: create_stamp <= analysis_stamp_); On 2017/03/21 21:10:05, manzagop wrote: > ...
3 years, 8 months ago (2017-03-29 22:00:52 UTC) #34
manzagop (departed)
Great! lgtm https://codereview.chromium.org/2754483002/diff/60001/base/debug/activity_analyzer.cc File base/debug/activity_analyzer.cc (right): https://codereview.chromium.org/2754483002/diff/60001/base/debug/activity_analyzer.cc#newcode332 base/debug/activity_analyzer.cc:332: // Reverse the list of PIDs so ...
3 years, 8 months ago (2017-03-30 18:13:24 UTC) #44
bcwhite
https://codereview.chromium.org/2754483002/diff/60001/base/debug/activity_analyzer.cc File base/debug/activity_analyzer.cc (right): https://codereview.chromium.org/2754483002/diff/60001/base/debug/activity_analyzer.cc#newcode332 base/debug/activity_analyzer.cc:332: // Reverse the list of PIDs so that they ...
3 years, 8 months ago (2017-03-30 22:20:51 UTC) #52
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/2754483002/200001
3 years, 8 months ago (2017-03-31 15:48:36 UTC) #55
commit-bot: I haz the power
3 years, 8 months ago (2017-03-31 16:22:52 UTC) #58
Message was sent while issue was closed.
Committed patchset #7 (id:200001) as
https://chromium.googlesource.com/chromium/src/+/e7aca0670b59b9062005a9b5a96c...

Powered by Google App Engine
This is Rietveld 408576698