commit | 18216b76f7720f5923055fb8b7b55b0411edda0b | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Thu Sep 03 15:12:18 2020 +0100 |
committer | Florian Mayer <fmayer@google.com> | Thu Sep 03 15:12:18 2020 +0100 |
tree | 51ecd38b5480dec6552db6531f5be6ff4586768d | |
parent | c4bfa82e48ed1d700813815e384779919dff68f7 [diff] |
Check if target process has exited first. This is usually the root cause of other expectations failing, so it is more natural to go first. Make error message for check more explicit. Change-Id: I35c8da84f2db1bd38f55be3e3050ffca3c6fba0f
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.