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

Side by Side Diff: test/mjsunit/tools/tickprocessor-test.separate-ic

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 | « test/mjsunit/tools/tickprocessor-test.ignore-unknown ('k') | tools/tickprocessor.js » ('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 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 1 100.0% LazyCompile: exp native math.js:41 52 1 100.0% LazyCompile: exp native math.js:41
53 1 100.0% Script: exp.js 53 1 100.0% Script: exp.js
54 54
55 1 7.7% LoadIC: j 55 1 7.7% LoadIC: j
56 56
57 1 7.7% LoadIC: i 57 1 7.7% LoadIC: i
58 58
59 1 7.7% LazyCompile: exp native math.js:41 59 1 7.7% LazyCompile: exp native math.js:41
60 1 100.0% Script: exp.js 60 1 100.0% Script: exp.js
61 61
62 Visual Execution Timeline:
63 JJJJJJJJJJJJJ
OLDNEW
« no previous file with comments | « test/mjsunit/tools/tickprocessor-test.ignore-unknown ('k') | tools/tickprocessor.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698