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

Side by Side Diff: test/mjsunit/tools/tickprocessor-test-func-info.log

Issue 6551011: Fix CPU profiling for Crankshaft. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 years, 10 months 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 shared-library,"shell",0x08048000,0x081ee000 1 shared-library,"shell",0x08048000,0x081ee000
2 shared-library,"/lib32/libm-2.7.so",0xf7db6000,0xf7dd9000 2 shared-library,"/lib32/libm-2.7.so",0xf7db6000,0xf7dd9000
3 shared-library,"ffffe000-fffff000",0xffffe000,0xfffff000 3 shared-library,"ffffe000-fffff000",0xffffe000,0xfffff000
4 profiler,"begin",1 4 profiler,"begin",1
5 code-creation,Stub,0x424260,348,"CompareStub_GE" 5 code-creation,Stub,0x424260,348,"CompareStub_GE"
6 code-creation,LazyCompile,0x2a8100,18535,"DrawQube 3d-cube.js:188" 6 code-creation,LazyCompile,0x2a8100,18535,"DrawQube 3d-cube.js:188",0xf43abcac,
7 function-creation,0x2d11b8,0x2a8100 7 code-creation,LazyCompile,0x480100,3908,"DrawLine 3d-cube.js:17",0xf43abc50,
8 code-creation,LazyCompile,0x480100,3908,"DrawLine 3d-cube.js:17" 8 tick,0x424284,0xbfffeea0,0x480600,0,0x2aaaa5
9 function-creation,0x2d0f7c,0x480100 9 tick,0x42429f,0xbfffed88,0x480600,0,0x2aacb4
10 tick,0x424284,0xbfffeea0,0x2d0f7c,0,0x2aaaa5
11 tick,0x42429f,0xbfffed88,0x2d0f7c,0,0x2aacb4
12 tick,0x48063d,0xbfffec7c,0x2d0f7c,0,0x2aaec6 10 tick,0x48063d,0xbfffec7c,0x2d0f7c,0,0x2aaec6
13 profiler,"end" 11 profiler,"end"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698