commit | 918b11c0903cfb8f00d4008806463c4b7a29e3c8 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Nov 27 16:14:53 2018 -0800 |
committer | Colin Cross <ccross@android.com> | Tue Nov 27 17:00:56 2018 -0800 |
tree | 2353a8d75f4301b3b8e07805d60011ae8739bc9f | |
parent | cf548171090554ca6250d5ed7208bf811021e6cb [diff] |
Reduce logging around segfaults The excessive logging of pages with segfaults is making it hard to see what caused the problem, only log the first page that segfaults, the range that was being walked when the first segfault happened, and the total number of pages that segfaulted. Bug: 120032857 Test: memunreachable_test --gtest_filter=HeapWalkerTest.segv Change-Id: I71821a3f5be65f2fbcb36afc4b7b1ffa4a48e660