commit | 9e6a0874844385eadb0ae2387cec77a827cf1565 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Wed Feb 23 16:12:39 2022 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Thu Feb 24 13:16:42 2022 +0000 |
tree | 0061254adc3f6968fa217b4466491abd40aea18a | |
parent | eb11bdd6b1ecbad80e5cc7825dfb303eba80af75 [diff] |
Change Subprocess::OutputMode to enum class A future commit is going to introduce InputMode. This help avoiding mixing up the two. Bug: 219393750 Change-Id: I33fd6dd1cb6c335b29789e1b1c50345c2afb8b91
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.