58611d0115
Properly attribute all builtins, bytecode handlers and other stubs to
the calling function unless --separate-ic is passed.
R=jarin@chromium.org
Review-Url: https://codereview.chromium.org/2668953002
Cr-Original-Commit-Position: refs/heads/master@{#42849}
Committed: 42011d2997
Review-Url: https://codereview.chromium.org/2668953002
Cr-Commit-Position: refs/heads/master@{#42852}
32 lines
826 B
Plaintext
32 lines
826 B
Plaintext
Statistical profiling result from v8.log, (3 ticks, 0 unaccounted, 0 excluded).
|
|
|
|
[Shared libraries]:
|
|
ticks total nonlib name
|
|
|
|
[JavaScript]:
|
|
ticks total nonlib name
|
|
3 100.0% 100.0% LazyCompile: DrawLine 3d-cube.js:17
|
|
|
|
[C++]:
|
|
ticks total nonlib name
|
|
|
|
[Summary]:
|
|
ticks total nonlib name
|
|
3 100.0% 100.0% JavaScript
|
|
0 0.0% 0.0% C++
|
|
0 0.0% 0.0% GC
|
|
0 0.0% Shared libraries
|
|
|
|
[C++ entry points]:
|
|
ticks cpp total name
|
|
|
|
[Bottom up (heavy) profile]:
|
|
Note: percentage shows a share of a particular caller in the total
|
|
amount of its parent calls.
|
|
Callers occupying less than 2.0% are not shown.
|
|
|
|
ticks parent name
|
|
3 100.0% LazyCompile: DrawLine 3d-cube.js:17
|
|
3 100.0% LazyCompile: DrawQube 3d-cube.js:188
|
|
|