--trace-ic is the only IC tracing flag that I'm aware of. I've never had
the impression that it lacks coverage. Is there a specific kind of IC miss
events that you think it's not covering?


On Tue, Feb 10, 2015 at 12:55 AM, Malek Musleh <malek.mus...@gmail.com>
wrote:

> Hi,
>
> I was wondering if there is a way to trace, or count Inline Cache Misses
> when running a benchmark using v8 standalone.
> I know there exists the --trace-ic flag, but I want to determine what is
> the IC miss rate, and specifically what is getting hit/missed.
>
> That traceflag does tell me when a IC entry is patched (due to an IC miss)
> but that doesn't cover all instances of IC misses.
>
> Any help would be appreciated.
>
> Thanks,
>
> Malek
>
> --
> --
> 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.

Reply via email to