commit | 0385880c3a953d0d21f0e63e6b6baa4bfc2957c3 | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Tue Jul 26 16:15:12 2022 -0700 |
committer | Julien Desprez <jdesprez@google.com> | Tue Jul 26 16:15:12 2022 -0700 |
tree | 6e545be814dfdb0b180a897f43bd7dc1bf0faa7a | |
parent | 40eee45831024f09bd55fdbe57a0e13718b9f7e7 [diff] |
Expose Trace protos in a java_library_host This will allow to use those protos in the TF test harness. Test: presubmit Bug: 239730781 Change-Id: I454d68a9ea139067cefbe9b1bd74f602615f10e5
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.