Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(713)

Side by Side Diff: test/mjsunit/tools/tickprocessor-test.default

Issue 11359048: Extend tick-processor utility to generate an execution timeline based on the reported VM states Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | test/mjsunit/tools/tickprocessor-test.func-info » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Statistical profiling result from v8.log, (13 ticks, 2 unaccounted, 0 excluded). 1 Statistical profiling result from v8.log, (13 ticks, 2 unaccounted, 0 excluded).
2 2
3 [Unknown]: 3 [Unknown]:
4 ticks total nonlib name 4 ticks total nonlib name
5 2 15.4% 5 2 15.4%
6 6
7 [Shared libraries]: 7 [Shared libraries]:
8 ticks total nonlib name 8 ticks total nonlib name
9 3 23.1% 0.0% /lib32/libm-2.7.so 9 3 23.1% 0.0% /lib32/libm-2.7.so
10 1 7.7% 0.0% ffffe000-fffff000 10 1 7.7% 0.0% ffffe000-fffff000
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 46
47 1 7.7% ffffe000-fffff000 47 1 7.7% ffffe000-fffff000
48 48
49 1 7.7% exp 49 1 7.7% exp
50 1 100.0% LazyCompile: exp native math.js:41 50 1 100.0% LazyCompile: exp native math.js:41
51 1 100.0% Script: exp.js 51 1 100.0% Script: exp.js
52 52
53 1 7.7% LazyCompile: exp native math.js:41 53 1 7.7% LazyCompile: exp native math.js:41
54 1 100.0% Script: exp.js 54 1 100.0% Script: exp.js
55 55
56 Visual Execution Timeline:
57 JJJJJJJJJJJJJ
OLDNEW
« no previous file with comments | « no previous file | test/mjsunit/tools/tickprocessor-test.func-info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698