| Index: test/mjsunit/tools/tickprocessor-test.default
|
| ===================================================================
|
| --- test/mjsunit/tools/tickprocessor-test.default (revision 16936)
|
| +++ test/mjsunit/tools/tickprocessor-test.default (working copy)
|
| @@ -20,9 +20,14 @@
|
| 1 7.7% 11.1% v8::internal::HashTable<v8::internal::StringDictionaryShape, v8::internal::String*>::FindEntry(v8::internal::String*)
|
| 1 7.7% 11.1% exp
|
|
|
| - [GC]:
|
| - ticks total nonlib name
|
| - 0 0.0%
|
| + [States]:
|
| + category ticks percentage
|
| + JavaScript 13 100.0%
|
| + GC 0 0.0%
|
| + Compiler 0 0.0%
|
| + Other 0 0.0%
|
| + External 0 0.0%
|
| + Idle 0 0.0%
|
|
|
| [Bottom up (heavy) profile]:
|
| Note: percentage shows a share of a particular caller in the total
|
| @@ -53,3 +58,5 @@
|
| 1 7.7% LazyCompile: exp native math.js:41
|
| 1 100.0% Script: exp.js
|
|
|
| + [Code statistics]
|
| + Generated code: 2 kb
|
|
|