Reviewers: Mads Ager,
Description:
Remove the ability to compile without logging and profiling
The preprocessor defines ENABLE_LOGGING_AND_PROFILING and
ENABLE_VMSTATE_TRACKING has been removed as these where required to be
turned on
for Crankshaft to work. To re-enable reducing the binary size by leaving out
heap and CPU profiler a new set of defines needs to be created.
[email protected]
BUG=none
TEST=all
Please review this at http://codereview.chromium.org/7350014/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M SConstruct
M src/SConscript
M src/api.cc
M src/arm/code-stubs-arm.cc
M src/arm/codegen-arm.h
M src/arm/full-codegen-arm.cc
M src/codegen.cc
M src/cpu-profiler-inl.h
M src/cpu-profiler.h
M src/cpu-profiler.cc
M src/d8.gyp
M src/flag-definitions.h
M src/frames.h
M src/frames.cc
M src/heap-profiler.h
M src/heap-profiler.cc
M src/heap.h
M src/heap.cc
M src/ia32/code-stubs-ia32.cc
M src/ia32/codegen-ia32.h
M src/ia32/full-codegen-ia32.cc
M src/isolate.h
M src/isolate.cc
M src/log-inl.h
M src/log-utils.h
M src/log-utils.cc
M src/log.h
M src/log.cc
M src/mark-compact.cc
M src/mips/code-stubs-mips.cc
M src/mips/codegen-mips.h
M src/mips/full-codegen-mips.cc
M src/mksnapshot.cc
M src/platform-cygwin.cc
M src/platform-freebsd.cc
M src/platform-linux.cc
M src/platform-macos.cc
M src/platform-nullos.cc
M src/platform-openbsd.cc
M src/platform-solaris.cc
M src/platform-win32.cc
M src/platform.h
M src/profile-generator-inl.h
M src/profile-generator.h
M src/profile-generator.cc
M src/runtime-profiler.cc
M src/runtime.h
M src/runtime.cc
M src/serialize.cc
M src/spaces.h
src/spaces.cc
M src/v8globals.h
M src/vm-state-inl.h
M src/vm-state.h
M src/x64/code-stubs-x64.cc
M src/x64/codegen-x64.h
M src/x64/full-codegen-x64.cc
M test/cctest/test-cpu-profiler.cc
M test/cctest/test-heap-profiler.cc
M test/cctest/test-log-utils.cc
tools/gcmole/gcmole.lua
M tools/gyp/v8.gyp
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev