diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2020-02-03 12:39:59 -0800 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2020-02-03 13:18:25 -0800 |
commit | 47cda0cb36bfee8b99061eec59d17152608bf3cc (patch) | |
tree | 7c356ba3ce01dedd4f0b034c59b364a150729bb0 /lldb/source/Commands/CommandObjectTarget.cpp | |
parent | 4b05fc248b0068e203f27bea034020f137a6de2c (diff) | |
download | llvm-47cda0cb36bfee8b99061eec59d17152608bf3cc.zip llvm-47cda0cb36bfee8b99061eec59d17152608bf3cc.tar.gz llvm-47cda0cb36bfee8b99061eec59d17152608bf3cc.tar.bz2 |
scudo: Use more size classes in the malloc_free_loop benchmarks.
As a result of recent changes to the Android size classes, the malloc_free_loop
benchmark started exhausting the 8192 size class at 32768 iterations. To avoid
this problem (and to make the test more realistic), change the benchmark to
use a variety of size classes.
Differential Revision: https://reviews.llvm.org/D73918
Diffstat (limited to 'lldb/source/Commands/CommandObjectTarget.cpp')
0 files changed, 0 insertions, 0 deletions