Status: New
Owner: ----

New issue 3432 by [email protected]: Tracing buffer overflows due to the addition of the IcMiss Timer Scope events
http://code.google.com/p/v8/issues/detail?id=3432

Since Logging The IcMisses at timer events (https://codereview.chromium.org/318983005), The tracing buffer is getting filled extremely quickly. (Without the IcMisses a typical page load fills ~6% of the buffer, with the IcMisses, it fills 100%).

Similarly, v8.log size increased by ~300% (from 3027 events to 13535 events for a sample page load).

Suggest to move IcMiss logging out of the Internal events to be logged only if the log-timer-events flags is passed.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

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

Reply via email to