commit | 5e6bc99a5cfbdd5d11b5877073667c5f9d9a47f4 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Wed Dec 12 15:04:36 2018 +0000 |
committer | Primiano Tucci <primiano@google.com> | Wed Dec 12 15:04:36 2018 +0000 |
tree | 5b7570efbe57c7b04704b502d474d58817013f99 | |
parent | 4998533202d979b69cd8aaddbee2bc0b5e263e6e [diff] |
Watchdog: deliver task time out SIGABRT to caller thread Before this CL the SIGABRT coming from task timeouts was delivered to a random thread to the process group. This CL makes it so the signal is delivered to the same thread that registered the task watchdog. Bug: 120887501 Change-Id: Ibdd0fb5aab3e9e459b9c2ea7de3d256e5c4b1d3a
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.