|
Integrate Chrome tracing with V8 (WIP)
BUG= 446513
|
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
|
|