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

Side by Side Diff: test/mjsunit/tools/tickprocessor-test.ignore-unknown

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
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 [Shared libraries]: 3 [Shared libraries]:
4 ticks total nonlib name 4 ticks total nonlib name
5 3 27.3% 0.0% /lib32/libm-2.7.so 5 3 27.3% 0.0% /lib32/libm-2.7.so
6 1 9.1% 0.0% ffffe000-fffff000 6 1 9.1% 0.0% ffffe000-fffff000
7 7
8 [JavaScript]: 8 [JavaScript]:
9 ticks total nonlib name 9 ticks total nonlib name
10 1 9.1% 14.3% LazyCompile: exp native math.js:41 10 1 9.1% 14.3% LazyCompile: exp native math.js:41
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 42
43 1 9.1% ffffe000-fffff000 43 1 9.1% ffffe000-fffff000
44 44
45 1 9.1% exp 45 1 9.1% exp
46 1 100.0% LazyCompile: exp native math.js:41 46 1 100.0% LazyCompile: exp native math.js:41
47 1 100.0% Script: exp.js 47 1 100.0% Script: exp.js
48 48
49 1 9.1% LazyCompile: exp native math.js:41 49 1 9.1% LazyCompile: exp native math.js:41
50 1 100.0% Script: exp.js 50 1 100.0% Script: exp.js
51 51
52 Visual Execution Timeline:
53 JJJJJJJJJJJJJ
OLDNEW
« no previous file with comments | « test/mjsunit/tools/tickprocessor-test.gc-state ('k') | test/mjsunit/tools/tickprocessor-test.separate-ic » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698