commit | 165ba42d5df5f1f21346e117ff905fcd2f80540d | [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 19:40:27 2017 -0700 |
tree | c15f53fd259b6a2d65695cdae66b9395c1287c68 | |
parent | 2dc01ce7f2f1e186c44346fdbb0b486397de6a34 [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 4ca02b5b0409fa08b6eed77610f6a783319361fc) Bug: 31098551 Bug: 62952017 Test: m Test: SANITIZE_HOST=address SANITIZE_TARGET=address m ; manual assembly inspection Merged-In: I8c80181e0fc5c6f4a1d3c6544f1a0e1089bb0631 Change-Id: I8c80181e0fc5c6f4a1d3c6544f1a0e1089bb0631