Reviewers: Mads Ager, Mikhail Naganov, Description: Include all the code in code creation log events. The code object header size is now added to the size Before ticks the last instructions of a JavaScript functions ended up as unaccounted in the profile.
Include ticks in the the last created code object in the profile. Show the unaccounted ticks in the profile as a percentage together with the rest. Added an option to ignore unaccounted ticks in the percentage calculation. Please review this at http://codereview.chromium.org/21410 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/log.cc M tools/linux-tick-processor.py M tools/tickprocessor.py M tools/windows-tick-processor.py --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
