Description[tracing] Reduce number of buckets in AllocationRegister.
Recent changes caused AllocationRegister::Cell to grow 4x, and
with 0x40000 buckets it was allocating ~1 GiB on 64-bit systems. That
caused flakiness of AllocationRegister unittests on 64-bit iOS bots.
Also 32-bit Android sometimes refuses to mmap ~512 MiB when
--enable-heap-profiling flag is used.
BUG=608354
Committed: https://crrev.com/260bd00f1c3636b8596172a9c16868f078edad78
Cr-Commit-Position: refs/heads/master@{#391767}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|