|
Split profile-generator
CPU profile code and Heap Snapshot code are completely unrelated to each other.
So we can extract heap snapshot part into separate file.
No functional changes.
BUG=none
TEST=none
Committed: https://code.google.com/p/v8/source/detail?r=13706
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+21 lines, -4758 lines) |
Patch |
|
M |
src/SConscript
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/api.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/heap-profiler.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
src/heap-snapshot-generator.h
|
View
|
|
3 chunks |
+6 lines, -420 lines |
0 comments
|
Download
|
|
A + |
src/heap-snapshot-generator.cc
|
View
|
|
2 chunks |
+2 lines, -909 lines |
1 comment
|
Download
|
|
A + |
src/heap-snapshot-generator-inl.h
|
View
|
|
3 chunks |
+6 lines, -67 lines |
0 comments
|
Download
|
|
M |
src/profile-generator.h
|
View
|
|
1 chunk |
+0 lines, -659 lines |
2 comments
|
Download
|
|
M |
src/profile-generator.cc
|
View
|
|
2 chunks |
+0 lines, -2653 lines |
0 comments
|
Download
|
|
M |
src/profile-generator-inl.h
|
View
|
|
1 chunk |
+0 lines, -49 lines |
0 comments
|
Download
|
|
M |
src/v8.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
tools/gyp/v8.gyp
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|