Reviewers: Søren Gjesse, Description: Add basic C++ implementation of CPU profiler.
Please review this at http://codereview.chromium.org/1079006 Affected files: M src/SConscript A src/cpu-profiler-inl.h A src/cpu-profiler.h A src/cpu-profiler.cc M src/profile-generator-inl.h M src/profile-generator.h M src/profile-generator.cc M test/cctest/test-profile-generator.cc M tools/gyp/v8.gyp 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 To unsubscribe from this group, send email to v8-dev+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
