Status: New
Owner: ----

New issue 2005 by [email protected]: Ability to track and display the number times each line of code executed
http://code.google.com/p/v8/issues/detail?id=2005

For debugging and testing. It would be valuable to have the ability to track the number of times every line of code executed. I know it would be some work to do, but this feature would be good for identifying "hot-spots" and pieces of code that have no coverage during tests.

If there is an easy way to do this, without instrumenting all the code, please let me know. (I'd be grateful.)

Thank you for the excellent work.


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to