Revert "[profiler] Make no frame region detection code more robust", "Fix ASAN after...
authorbmeurer <bmeurer@chromium.org>
Thu, 17 Sep 2015 06:31:12 +0000 (23:31 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 17 Sep 2015 06:31:30 +0000 (06:31 +0000)
commit7be2555151c63ec5e0ec23da980bd302b5baa9ed
treefda1e37e2238fc69fadd8147a3d337b0aa191ddf
parenta6e00c6a9f5a8abf2747293d7452dd0cf572c99e
Revert "[profiler] Make no frame region detection code more robust", "Fix ASAN after r30777" and "Fix MSAN warning after r30777 (try 2)"

This reverts commits 12c7bc9a226859c3200609495689592a675a21af,
cb0b3592258173c4d20e1500cbd5731e15b9e8b1, and
a6e00c6a9f5a8abf2747293d7452dd0cf572c99e, because they introduced weird
flaky crashes in random places now at least in the arm simulator, where
it see that quite often now on different change sets, i.e. see

http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm_rel/builds/8138/steps/Check%20%28flakes%29/logs/LoadICFastApi_DirectC..

and

https://chromegw.corp.google.com/i/client.v8/builders/V8%20Linux%20-%20mipsel%20-%20sim/builds/2566/steps/Check%20%28flakes%29/logs/LoadICFastApi_DirectC..

for example.

TBR=alph@chromium.org
BUG=chromium:529931
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
LOG=N

Review URL: https://codereview.chromium.org/1354573002

Cr-Commit-Position: refs/heads/master@{#30786}
src/sampler.cc