commit | 4ca02b5b0409fa08b6eed77610f6a783319361fc | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Jul 05 19:18:31 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Thu Jul 20 16:33:43 2017 -0700 |
tree | 45526a2d13a8e56a042a86fc5db938d7074f1d39 | |
parent | a79db76cedaf6e4cd3e8a30cde0051632a21233d [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. (cherry picked from commit 6f1c7517a9e411e4000aa7b13743ed49e0c38bc0) Bug: 31098551 Bug: 62952017 Test: m Test: SANITIZE_HOST=address SANITIZE_TARGET=address m ; manual assembly inspection Merged-In: I8c80181e0fc5c6f4a1d3c6544f1a0e1089bb0631 Change-Id: I8c80181e0fc5c6f4a1d3c6544f1a0e1089bb0631