| Index: test/mjsunit/tools/tickprocessor-test.func-info
 | 
| diff --git a/test/mjsunit/tools/tickprocessor-test.func-info b/test/mjsunit/tools/tickprocessor-test.func-info
 | 
| new file mode 100644
 | 
| index 0000000000000000000000000000000000000000..a66b90f4c534620312f27fab388030dc98accfa6
 | 
| --- /dev/null
 | 
| +++ b/test/mjsunit/tools/tickprocessor-test.func-info
 | 
| @@ -0,0 +1,29 @@
 | 
| +Statistical profiling result from v8.log, (3 ticks, 0 unaccounted, 0 excluded).
 | 
| +
 | 
| + [Shared libraries]:
 | 
| +   ticks  total  nonlib   name
 | 
| +
 | 
| + [JavaScript]:
 | 
| +   ticks  total  nonlib   name
 | 
| +      2   66.7%   66.7%  Stub: CompareStub_GE
 | 
| +      1   33.3%   33.3%  LazyCompile: DrawLine 3d-cube.js:17
 | 
| +
 | 
| + [C++]:
 | 
| +   ticks  total  nonlib   name
 | 
| +
 | 
| + [GC]:
 | 
| +   ticks  total  nonlib   name
 | 
| +      0    0.0%
 | 
| +
 | 
| + [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
 | 
| +      2   66.7%  Stub: CompareStub_GE
 | 
| +      2  100.0%    LazyCompile: DrawLine 3d-cube.js:17
 | 
| +      2  100.0%      LazyCompile: DrawQube 3d-cube.js:188
 | 
| +
 | 
| +      1   33.3%  LazyCompile: DrawLine 3d-cube.js:17
 | 
| +      1  100.0%    LazyCompile: DrawQube 3d-cube.js:188
 | 
| 
 |