Hello,

I'd like to profile V8's behavior using counters and histograms which are
declared in "v8/src/counters.h".

As I know, the counters and histograms can be displayed to user by building
'd8' with flags "--dump_counters" or "--map_counters".
https://code.google.com/p/v8/source/browse/branches/bleeding_edge/src/flag-definitions.h

However, I want to see those of v8 in "Chromium web browser", not d8.

In this case, how can I see Chromium-V8's counters and histograms?

Regards,
Gyeonghwan Hong.

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to