Reviewers: Søren Gjesse, Description: Merge ENABLE_CPP_PROFILES_PROCESSOR with ENABLE_LOGGING_AND_PROFILING.
Using a separate define causes issues in flags configuration during to the dependency of ENABLE_CPP_PROFILES_PROCESSOR on ENABLE_LOGGING_AND_PROFILING. BUG=520 Please review this at http://codereview.chromium.org/1605031/show Affected files: M SConstruct M src/api.cc M src/cpu-profiler-inl.h M src/cpu-profiler.h M src/cpu-profiler.cc M src/log-inl.h M src/log.h M src/platform-linux.cc M src/platform-macos.cc M src/platform-win32.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 tools/gyp/v8.gyp -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev To unsubscribe, reply using "remove me" as the subject.
