|
Support profiler stack sampling in any situation. After this change, almost all profiler ticks (except GC ones) have a stack sample data associated.
Tested under Linux, OS X, and Windows.
Committed: http://code.google.com/p/v8/source/detail?r=1565
Total comments: 28
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+332 lines, -157 lines) |
Patch |
|
M |
SConstruct
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/frames.h
|
View
|
1
|
15 chunks |
+41 lines, -13 lines |
0 comments
|
Download
|
|
M |
src/frames.cc
|
View
|
1
|
9 chunks |
+100 lines, -35 lines |
0 comments
|
Download
|
|
M |
src/frames-arm.h
|
View
|
1
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/frames-ia32.h
|
View
|
1
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/frames-inl.h
|
View
|
1
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/log.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/log.cc
|
View
|
1
|
2 chunks |
+11 lines, -22 lines |
0 comments
|
Download
|
|
M |
src/platform-win32.cc
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
test/cctest/test-log-ia32.cc
|
View
|
1
|
8 chunks |
+153 lines, -73 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|