Re: [v8-users] Displaying V8 Counter & Histogram

2015-10-26 Thread GyeongHwan Hong
I'd better to make my own counter dump code...

Thanks for your reply.

Sincerely,
Gyeonghwan Hong.

2015년 10월 26일 (월) 오후 6:18, Jakob Kummerow 님이 작성:

> As far as I know, Chromium has dropped support for V8 counters :-(
>
> On Mon, Oct 26, 2015 at 6:36 AM, GyeongHwan Hong 
> wrote:
>
>> 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.
>>
>
> --
> --
> 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.
>

-- 
-- 
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.


Re: [v8-users] Displaying V8 Counter & Histogram

2015-10-26 Thread Jakob Kummerow
As far as I know, Chromium has dropped support for V8 counters :-(

On Mon, Oct 26, 2015 at 6:36 AM, GyeongHwan Hong 
wrote:

> 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.
>

-- 
-- 
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.


[v8-users] Displaying V8 Counter & Histogram

2015-10-25 Thread GyeongHwan Hong
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.