| Index: test/mjsunit/tools/tickprocessor-test.print-summary | 
| diff --git a/test/mjsunit/tools/tickprocessor-test.print-summary b/test/mjsunit/tools/tickprocessor-test.print-summary | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..0bee2fc270cecdb1b9c74ec5fa799618eca0f6c8 | 
| --- /dev/null | 
| +++ b/test/mjsunit/tools/tickprocessor-test.print-summary | 
| @@ -0,0 +1,9 @@ | 
| +Statistical profiling result from v8.log, (13 ticks, 2 unaccounted, 0 excluded). | 
| + | 
| + [Summary]: | 
| +   ticks  total  nonlib   name | 
| +      0    0.0%    0.0%  JavaScript | 
| +      5   38.5%   55.6%  C++ | 
| +      0    0.0%    0.0%  GC | 
| +      4   30.8%          Shared libraries | 
| +      2   15.4%          Unaccounted | 
|  |