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

Issue 2716023002: Add some changes to TraceAnalyzer to improve analysis (Closed)

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

Description

Add some changes to TraceAnalyzer to improve analysis * Tests which rely on being able to query for the end event in a pair were not possible, partly because end events tend to be missing information, and also because they did not reference their start events * Async event association can optionally be allowed for events which span across process boundaries BUG=None Review-Url: https://codereview.chromium.org/2716023002 Cr-Commit-Position: refs/heads/master@{#455132} Committed: https://chromium.googlesource.com/chromium/src/+/83621ef58f633413145bd7093f16d56eb2c88103

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add some changes to TraceAnalyzer to improve analysis #

Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -12 lines) Patch
M base/test/trace_event_analyzer.h View 6 chunks +94 lines, -1 line 0 comments Download
M base/test/trace_event_analyzer.cc View 1 9 chunks +39 lines, -11 lines 0 comments Download
M base/test/trace_event_analyzer_unittest.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 42 (25 generated)
Paweł Hajdan Jr.
Please get a review from someone more familiar with tracing first. Maybe Primiano (added)?
3 years, 9 months ago (2017-02-27 16:06:02 UTC) #5
Primiano Tucci (use gerrit)
On 2017/02/27 16:06:02, Paweł Hajdan Jr. wrote: > Please get a review from someone more ...
3 years, 9 months ago (2017-02-27 16:51:29 UTC) #7
skiazyk
On 2017/02/27 16:51:29, Primiano Tucci wrote: > On 2017/02/27 16:06:02, Paweł Hajdan Jr. wrote: > ...
3 years, 9 months ago (2017-02-27 17:25:44 UTC) #8
Paweł Hajdan Jr.
On 2017/02/27 17:25:44, skiazyk wrote: > If it helps, its already been reviewed by a ...
3 years, 9 months ago (2017-02-27 18:16:37 UTC) #9
jbates1
LGTM. I reviewed this for another project.
3 years, 9 months ago (2017-03-06 17:22:08 UTC) #13
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/2716023002/1
3 years, 9 months ago (2017-03-06 17:22:58 UTC) #15
commit-bot: I haz the power
All required reviewers (with asterisk prefixes) have not yet approved this CL. No L-G-T-M from ...
3 years, 9 months ago (2017-03-06 17:23:01 UTC) #17
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/2716023002/1
3 years, 9 months ago (2017-03-06 17:25:02 UTC) #20
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
3 years, 9 months ago (2017-03-06 17:25:04 UTC) #22
hendrikw
https://codereview.chromium.org/2716023002/diff/1/base/test/trace_event_analyzer.cc File base/test/trace_event_analyzer.cc (right): https://codereview.chromium.org/2716023002/diff/1/base/test/trace_event_analyzer.cc#newcode532 base/test/trace_event_analyzer.cc:532: *num = event.prev_event ? 1.0 : 0.0; Are you ...
3 years, 9 months ago (2017-03-06 17:33:38 UTC) #25
skiazyk
https://codereview.chromium.org/2716023002/diff/1/base/test/trace_event_analyzer.cc File base/test/trace_event_analyzer.cc (right): https://codereview.chromium.org/2716023002/diff/1/base/test/trace_event_analyzer.cc#newcode532 base/test/trace_event_analyzer.cc:532: *num = event.prev_event ? 1.0 : 0.0; On 2017/03/06 ...
3 years, 9 months ago (2017-03-06 17:46:54 UTC) #26
hendrikw
On 2017/03/06 17:46:54, skiazyk wrote: > https://codereview.chromium.org/2716023002/diff/1/base/test/trace_event_analyzer.cc > File base/test/trace_event_analyzer.cc (right): > > https://codereview.chromium.org/2716023002/diff/1/base/test/trace_event_analyzer.cc#newcode532 > ...
3 years, 9 months ago (2017-03-06 18:55:44 UTC) #27
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/2716023002/20001
3 years, 9 months ago (2017-03-06 18:56:31 UTC) #30
commit-bot: I haz the power
All required reviewers (with asterisk prefixes) have not yet approved this CL. No L-G-T-M from ...
3 years, 9 months ago (2017-03-06 18:56:33 UTC) #32
Paweł Hajdan Jr.
LGTM
3 years, 9 months ago (2017-03-07 16:27:29 UTC) #33
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/2716023002/20001
3 years, 9 months ago (2017-03-07 17:50:06 UTC) #39
commit-bot: I haz the power
3 years, 9 months ago (2017-03-07 18:09:02 UTC) #42
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/83621ef58f633413145bd7093f16...

Powered by Google App Engine
This is Rietveld 408576698