Reviewers: Sven Panne, Yury Semikhatsky,

Description:
CPUProfiler: unflaky flaky CPUProfiler tests.

Windows platform is very unstable. So we have no guarantie that the profiler
hit into the function we have to be profiled. From the other hand the profiler
records the callstack of the js function that started it.
We can use that fact and have a guarantie that the function will be in the
profile.

BUG=none
TEST=SourceURLSupportForNewFunctions, LogExistingFunctionSourceURLCheck
R= [email protected], [email protected]

Please review this at https://codereview.chromium.org/16932003/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M test/cctest/cctest.gyp
  A + test/cctest/profiler-extension.h
  A + test/cctest/profiler-extension.cc
  M test/cctest/test-cpu-profiler.cc
  M test/cctest/test-profile-generator.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to