Reviewers: Søren Gjesse, Description: CPU profiler: sample call stack on profiling start.
This simplifies writing tests a lot, because it is now possible to guarantee that certain function will present in a profile by starting profiler from inside it. Please review this at http://codereview.chromium.org/2438002/show Affected files: M src/cpu-profiler.h M src/cpu-profiler.cc M src/profile-generator.h M src/unbound-queue-inl.h M src/unbound-queue.h M test/cctest/test-profile-generator.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
