commit | 5069c693da3247675e60a7967adeac7634eda892 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Nov 20 13:10:09 2018 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Tue Nov 20 13:10:09 2018 +0000 |
tree | 68c4eca10c29b3f830a093d77204ddc870f13ed9 | |
parent | 96e14159c92b4b47817ae224193553e6771ead0b [diff] |
traced_probes: add atrace timeout and print error message on unexpected exit This CL adds a 7.5 second timeout for atrace to run and exit and also prints out any error message collected from stderr of atrace to allow for debugging. It also appends timeout errors to the error message printed. Bug: 118760951 Change-Id: I256142f35ab2e05d664184c24d8ea561f5dd355c
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.