| 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
|
| index a66b90f4c534620312f27fab388030dc98accfa6..c93b6ec701c14fd34ed469b85d8dda3cb918e285 100644
|
| --- a/test/mjsunit/tools/tickprocessor-test.func-info
|
| +++ b/test/mjsunit/tools/tickprocessor-test.func-info
|
| @@ -11,9 +11,12 @@ Statistical profiling result from v8.log, (3 ticks, 0 unaccounted, 0 excluded).
|
| [C++]:
|
| ticks total nonlib name
|
|
|
| - [GC]:
|
| + [Summary]:
|
| ticks total nonlib name
|
| - 0 0.0%
|
| + 3 100.0% 100.0% JavaScript
|
| + 0 0.0% 0.0% C++
|
| + 0 0.0% 0.0% GC
|
| + 0 0.0% Shared libraries
|
|
|
| [Bottom up (heavy) profile]:
|
| Note: percentage shows a share of a particular caller in the total
|
|
|