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

Issue 827993003: Integrate Chrome tracing with V8 (WIP) (Closed)

Created:
5 years, 11 months ago by fmeawad
Modified:
5 years ago
Reviewers:
CC:
v8-dev, Paweł Hajdan Jr.
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Integrate Chrome tracing with V8 (WIP) BUG=446513

Patch Set 1 #

Patch Set 2 : Cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1434 lines, -67 lines) Patch
A include/v8-tracing.h View 1 1 chunk +84 lines, -0 lines 0 comments Download
M src/counters.h View 1 8 chunks +28 lines, -28 lines 0 comments Download
M src/counters.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M src/log.h View 3 chunks +11 lines, -10 lines 0 comments Download
M src/log.cc View 4 chunks +7 lines, -2 lines 0 comments Download
M src/log-inl.h View 2 chunks +19 lines, -6 lines 0 comments Download
A + src/tracing/event-tracer.cc View 1 2 chunks +39 lines, -14 lines 0 comments Download
A src/tracing/trace-event.h View 1 1 chunk +1237 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698