commit | 47b6dc72387f1d6024a3ed0589353d4c43d6d443 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Fri May 03 11:13:17 2019 -0700 |
committer | Christopher Ferris <cferris@google.com> | Fri May 03 15:46:24 2019 -0700 |
tree | fe8c529a6cc963171d6529ce6dadfc0bfcee867b | |
parent | f6c12769d6c1514c02d116ad4691806b84b69b40 [diff] |
Ignore memory from elf on /memfd: In ART, some of the maps are /memfd:/jit-cache and it triggers the warning about unreadable elf files. Do not set the elf from memory not file flag in this case. Bug: 131909548 Test: New unit tests pass. Test: No warnings dumping stacks with this change done. Change-Id: Ifba5e65da609525ded75430da173c614f6e4801e (cherry picked from commit 98aaf4cf086e2492796b11116e69e0ff01093663)