Reviewers: Erik Corry, Description: Eliminate the need for code delete events in CPU profiler.
Events are still generated for tick processor on performance testing server to work, as soon as scripts will be updated, it will be safe to remove code delete events emitting code. [email protected] BUG=1466 TEST=existing tests in test-profile-generator,test-cpu-profiler and mjsunit/tools Please review this at http://codereview.chromium.org/7864017/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/cpu-profiler-inl.h M src/cpu-profiler.h M src/cpu-profiler.cc M src/profile-generator-inl.h M src/profile-generator.h M src/profile-generator.cc M test/cctest/test-cpu-profiler.cc M test/cctest/test-profile-generator.cc M test/mjsunit/tools/codemap.js M tools/codemap.js M tools/profile.js M tools/tickprocessor.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
