|
Create a V8 sampler library and tracing controller.
BUG=
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+976 lines, -1168 lines) |
Patch |
 |
M |
BUILD.gn
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
include/v8-sampler.h
|
View
|
|
1 chunk |
+114 lines, -0 lines |
0 comments
|
Download
|
 |
A |
include/v8-tracing-controller.h
|
View
|
|
1 chunk |
+63 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/d8.cc
|
View
|
|
4 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/isolate.cc
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/log.h
|
View
|
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/log.cc
|
View
|
|
5 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/profiler/cpu-profiler.h
|
View
|
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/profiler/cpu-profiler.cc
|
View
|
|
4 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/profiler/sampler.h
|
View
|
|
2 chunks |
+0 lines, -81 lines |
0 comments
|
Download
|
 |
M |
src/profiler/sampler.cc
|
View
|
|
4 chunks |
+0 lines, -704 lines |
0 comments
|
Download
|
 |
M |
src/v8.cc
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
src/v8-sampler.cc
|
View
|
|
13 chunks |
+250 lines, -367 lines |
0 comments
|
Download
|
 |
A |
src/v8-tracing-controller.cc
|
View
|
|
1 chunk |
+505 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-cpu-profiler.cc
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/gyp/v8.gyp
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
Total messages: 2 (2 generated)
|