commit | fbc3a75ef49fa6577e7914b3dcf2b81cba78112a | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Tue Dec 04 10:30:45 2018 -0800 |
committer | Mark Salyzyn <salyzyn@google.com> | Mon Dec 10 13:34:02 2018 -0800 |
tree | 15d9a12eaf78e6dec28b9078bb8233618ea7b64b | |
parent | 1fcf7f7d1f6e064ff2a129394d26b9d5a257206f [diff] |
llkd: make 100% sure process that triggers panic still exists There is time between inspection, filtration, determination and dumping before triggering panic, make 100% sure the process still exists. If we had one false start, but another process triggers and panic in the same pass, then recognize that we have already dumped the data and skip it on the later ones. Test: llkd unit test. Bug: 33808187 Bug: 120378563 Bug: 120229612 Change-Id: Iacaf82a3d58e5a3c18edcff3c8fa540b21da36f1