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

Issue 1276003004: Process v8 sampling data into the trace model. (Closed)

Created:
5 years, 4 months ago by dsinclair
Modified:
5 years, 4 months ago
Reviewers:
nduca, petrcermak
CC:
catapult-reviews_chromium.org
Base URL:
git@github.com:catapult-project/catapult.git@master
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

Process v8 sampling data into the trace model. This CL updates the importer to handle sampling data coming from v8. The data is munged into the format needed by the sample and stack frame format used by tracing. BUG=#1123 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/e8848956680e76ff264038671aa4705f55ddd6ae

Patch Set 1 : #

Total comments: 34

Patch Set 2 : Rebase to master #

Patch Set 3 : #

Total comments: 16

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+352 lines, -11 lines) Patch
M tracing/trace_viewer.gypi View 2 chunks +3 lines, -0 lines 0 comments Download
A tracing/tracing/extras/importer/trace_code_entry.html View 1 2 3 1 chunk +72 lines, -0 lines 0 comments Download
A tracing/tracing/extras/importer/trace_code_entry_test.html View 1 chunk +105 lines, -0 lines 0 comments Download
M tracing/tracing/extras/importer/trace_event_importer.html View 1 2 3 9 chunks +135 lines, -6 lines 0 comments Download
M tracing/tracing/extras/importer/trace_event_importer_test.html View 2 chunks +28 lines, -1 line 0 comments Download
M tracing/tracing/model/source_info/source_info.html View 1 chunk +5 lines, -2 lines 0 comments Download
M tracing/tracing/model/stack_frame.html View 1 2 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
dsinclair
PTAL.
5 years, 4 months ago (2015-08-11 20:52:47 UTC) #9
nduca
lgtm https://codereview.chromium.org/1276003004/diff/120001/tracing/tracing/extras/importer/trace_event_importer.html File tracing/tracing/extras/importer/trace_event_importer.html (right): https://codereview.chromium.org/1276003004/diff/120001/tracing/tracing/extras/importer/trace_event_importer.html#newcode410 tracing/tracing/extras/importer/trace_event_importer.html:410: // V8 JIT events are logged as phase ...
5 years, 4 months ago (2015-08-12 00:22:09 UTC) #10
petrcermak
A couple of comments. Thanks, Petr https://codereview.chromium.org/1276003004/diff/120001/tracing/tracing/extras/importer/trace_code_entry.html File tracing/tracing/extras/importer/trace_code_entry.html (right): https://codereview.chromium.org/1276003004/diff/120001/tracing/tracing/extras/importer/trace_code_entry.html#newcode15 tracing/tracing/extras/importer/trace_code_entry.html:15: * @fileoverview TraceCodeEntry ...
5 years, 4 months ago (2015-08-12 10:53:24 UTC) #11
dsinclair
https://codereview.chromium.org/1276003004/diff/120001/tracing/tracing/extras/importer/trace_code_entry.html File tracing/tracing/extras/importer/trace_code_entry.html (right): https://codereview.chromium.org/1276003004/diff/120001/tracing/tracing/extras/importer/trace_code_entry.html#newcode15 tracing/tracing/extras/importer/trace_code_entry.html:15: * @fileoverview TraceCodeEntry is a wrapper around the V8 ...
5 years, 4 months ago (2015-08-13 14:55:33 UTC) #12
petrcermak
LGTM with a few more comments. Thanks, Petr https://codereview.chromium.org/1276003004/diff/160001/tracing/tracing/extras/importer/trace_code_entry.html File tracing/tracing/extras/importer/trace_code_entry.html (right): https://codereview.chromium.org/1276003004/diff/160001/tracing/tracing/extras/importer/trace_code_entry.html#newcode16 tracing/tracing/extras/importer/trace_code_entry.html:16: * ...
5 years, 4 months ago (2015-08-13 15:15:57 UTC) #13
dsinclair
https://codereview.chromium.org/1276003004/diff/160001/tracing/tracing/extras/importer/trace_code_entry.html File tracing/tracing/extras/importer/trace_code_entry.html (right): https://codereview.chromium.org/1276003004/diff/160001/tracing/tracing/extras/importer/trace_code_entry.html#newcode16 tracing/tracing/extras/importer/trace_code_entry.html:16: * extract extra context information for each item. This ...
5 years, 4 months ago (2015-08-13 15:43:38 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1276003004/170001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1276003004/170001
5 years, 4 months ago (2015-08-13 15:43:57 UTC) #17
commit-bot: I haz the power
5 years, 4 months ago (2015-08-13 15:48:21 UTC) #18
Message was sent while issue was closed.
Committed patchset #4 (id:170001) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698