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

Unified Diff: test/mjsunit/tools/tickprocessor-test.ignore-unknown

Issue 24566004: Add an API for additional profile log records (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 7 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: test/mjsunit/tools/tickprocessor-test.ignore-unknown
===================================================================
--- test/mjsunit/tools/tickprocessor-test.ignore-unknown (revision 16936)
+++ test/mjsunit/tools/tickprocessor-test.ignore-unknown (working copy)
@@ -16,9 +16,14 @@
1 9.1% 14.3% v8::internal::HashTable<v8::internal::StringDictionaryShape, v8::internal::String*>::FindEntry(v8::internal::String*)
1 9.1% 14.3% exp
- [GC]:
- ticks total nonlib name
- 0 0.0%
+ [States]:
+ category ticks percentage
+ JavaScript 13 118.2%
Yang 2013/09/30 11:25:02 118%... sounds like a bug somewhere...
+ GC 0 0.0%
+ Compiler 0 0.0%
+ Other 0 0.0%
+ External 0 0.0%
+ Idle 0 0.0%
[Bottom up (heavy) profile]:
Note: percentage shows a share of a particular caller in the total
@@ -49,3 +54,5 @@
1 9.1% LazyCompile: exp native math.js:41
1 100.0% Script: exp.js
+ [Code statistics]
+ Generated code: 2 kb

Powered by Google App Engine
This is Rietveld 408576698