Reviewers: Søren Gjesse, Description: Remove OProfile support. We have Linux Perf support, and it is better because it supports code moves, so one can run the VM with default flags.
Please review this at http://codereview.chromium.org/6474037/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M SConstruct M src/SConscript M src/code-stubs.cc M src/codegen.cc M src/compiler.cc M src/flag-definitions.h M src/liveedit.cc D src/oprofile-agent.h D src/oprofile-agent.cc M src/v8.cc M tools/gyp/v8.gyp D tools/oprofile/annotate D tools/oprofile/common D tools/oprofile/dump D tools/oprofile/report D tools/oprofile/reset D tools/oprofile/run D tools/oprofile/shutdown D tools/oprofile/start M tools/v8.xcodeproj/project.pbxproj M tools/visual_studio/v8_base.vcproj M tools/visual_studio/v8_base_arm.vcproj M tools/visual_studio/v8_base_x64.vcproj -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
