summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBrian Silverman <brian@peloton-tech.com>2018-08-09 16:33:39 -0700
committerBrian Silverman <brian@peloton-tech.com>2018-08-13 18:44:49 -0700
commitf2bca77aed83107197abadee0652c39e2c4c73d3 (patch)
treec9df6cc4ce5d9d1559867e6527382dd0d0d0f77a /Makefile.am
parentc41688bf20186723367b560ceb539b2330951ddb (diff)
downloadgperftools-f2bca77aed83107197abadee0652c39e2c4c73d3.tar.gz
Fix page_heap_test flakiness
After 71fa9f87 (use 2-level page map for 48-bit addresses), there is a potential for allocs of additional leaves in the middle of the test. With ASLR enabled on amd64 (without TCMALLOC_SMALL_BUT_SLOW), this results in the test failing sometimes (< 1% of the time). Instead, make sure all those leaves are allocated before deciding on the baseline heap usage in the test.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions