commit | 6cbbff1516d0c8f9e53be20ce22eae13f6327486 | [log] [tgz] |
---|---|---|
author | Michael Eastwood <mweastwood@google.com> | Thu Dec 09 15:34:35 2021 -0800 |
committer | Michael Eastwood <mweastwood@google.com> | Thu Dec 09 16:28:37 2021 -0800 |
tree | d9539a7281ccd03b1de0260da9295f0ac8843f90 | |
parent | 4d37a2c7619497cb339efdd820cfb1aeccf582ca [diff] |
Allow libperfetto_client_experimental to be used with vendor and host-supported code Bug: 202848252 Test: Successfully linked against camera vendor code Change-Id: I4903ee4fea587b1099a3f7ad4766d7061f546605
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.