Reviewers: Søren Gjesse, Description: Implement resource-saving mode of Profiler.
This is intended to be used with Chromium. When in resource-saving mode, profiler doesn't consume any resources (sampler and logging is off) until resumed. Then again, when profiler is paused, sampling and logging are turned off. Tested under Linux and Windows. Also have done preliminary testing with Chromium. Please review this at http://codereview.chromium.org/113762 Affected files: M src/flag-definitions.h M src/log.h M src/log.cc M src/platform.h M test/cctest/test-log.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
