commit | 4aff79ac7a4b11a46e8c788934e8630b8b8a5eee | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Fri Feb 19 14:03:31 2021 +0000 |
committer | Ryan Savitski <rsavitski@google.com> | Fri Feb 19 14:21:11 2021 +0000 |
tree | 955e0a530dfbd1ea054f44dcba51f76dd25d7146 | |
parent | 7c70b69611266b435b6e2f2f0b5a51d538e740cb [diff] |
cts: traced_perf: check build type instead of debuggability Current test fails on some test farms which run a debuggable "user" frankenbuild. I still don't like that we're checking build type in the profilers, while the platform checks the debuggability, but that's outside of this CL's scope. Bug: 179278332 Change-Id: Id0981195f2f7290d8e30e436e2710cd6fcf2d7c6
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.