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

Side by Side Diff: test/mjsunit/tools/tickprocessor-test.gc-state

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, 0 unaccounted, 13 excluded) . 1 Statistical profiling result from v8.log, (13 ticks, 0 unaccounted, 13 excluded) .
2 2
3 [Shared libraries]: 3 [Shared libraries]:
4 ticks total nonlib name 4 ticks total nonlib name
5 5
6 [JavaScript]: 6 [JavaScript]:
7 ticks total nonlib name 7 ticks total nonlib name
8 8
9 [C++]: 9 [C++]:
10 ticks total nonlib name 10 ticks total nonlib name
11 11
12 [GC]: 12 [GC]:
13 ticks total nonlib name 13 ticks total nonlib name
14 0 0.0% 14 0 0.0%
15 15
16 [Bottom up (heavy) profile]: 16 [Bottom up (heavy) profile]:
17 Note: percentage shows a share of a particular caller in the total 17 Note: percentage shows a share of a particular caller in the total
18 amount of its parent calls. 18 amount of its parent calls.
19 Callers occupying less than 2.0% are not shown. 19 Callers occupying less than 2.0% are not shown.
20 20
21 ticks parent name 21 ticks parent name
22 Visual Execution Timeline:
23 JJJJJJJJJJJJJ
OLDNEW
« no previous file with comments | « test/mjsunit/tools/tickprocessor-test.func-info ('k') | test/mjsunit/tools/tickprocessor-test.ignore-unknown » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698