DescriptionRevert of mac: Periodically shim new malloc zones immediately after startup. (patchset #9 id:160001 of https://codereview.chromium.org/2713553002/ )
Reason for revert:
Findit identified CL at revision 461836 as the culprit for
failures in the build cycles as shown on:
https://findit-for-me.appspot.com/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtLzI0NWYxNzU1OWY5NzNiYjVhMjA3YzA2M2Q5ODJjMGJhYjBlYzFjMGIM
Original issue's description:
> mac: Periodically shim new malloc zones immediately after startup.
>
> On macOS, libraries lazily make malloc zones. There are no notifications when
> this happens. This CL adds polling with an exponential backoff to check for the
> existence of new malloc zones, stopping after 1 minute.
>
> This CL only has an affect when heap profiling is enabled.
>
> BUG=693237
>
> Review-Url: https://codereview.chromium.org/2713553002
> Cr-Commit-Position: refs/heads/master@{#461836}
> Committed: https://chromium.googlesource.com/chromium/src/+/245f17559f973bb5a207c063d982c0bab0ec1c0b
TBR=primiano@chromium.org,mark@chromium.org,avi@chromium.org,erikchen@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=693237
Review-Url: https://codereview.chromium.org/2802493002
Cr-Commit-Position: refs/heads/master@{#461877}
Committed: https://chromium.googlesource.com/chromium/src/+/ecc1d96e6789d172b45dd155ccdb26b631f1ecb9
Patch Set 1 #
Messages
Total messages: 13 (6 generated)
|