commit | 6f1c7517a9e411e4000aa7b13743ed49e0c38bc0 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Jul 05 19:18:31 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Jul 05 19:22:08 2017 -0700 |
tree | 958355c402c445b531d8c6a219c69e6406d1b094 | |
parent | 71bde0dff0159976fdad4b6a45e903a96bd51aca [diff] |
ART: Make Touch's stack array smaller under ASAN Under ASAN, especially on x86, there's a lot of overhead. To keep below a single page, add a multiplier to the deduction. Bug: 31098551 Bug: 62952017 Test: m Test: SANITIZE_HOST=address SANITIZE_TARGET=address m ; manual assembly inspection Change-Id: I8c80181e0fc5c6f4a1d3c6544f1a0e1089bb0631