commit | 917b844fcf7c3de5567507d2d9f37ac37291aa15 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Jan 13 19:19:41 2022 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Thu Jan 13 19:19:41 2022 +0000 |
tree | bb72e4ebd78dea217ed71a109400e3e54d83b045 | |
parent | ed0223bd1640e0fed23f59444bc9a807cb831ecc [diff] |
tp: refine handling of default vendor configs Instead of having a override function, expect a default config to be provided: this better aligns with the intended usage of this API. Change-Id: I22edbe6f4fb03219d8ea2fe55666dc9d6042778d
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.