commit | dc867032aabd57f9835be092304ff1b19a205102 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Wed Jun 12 17:11:05 2024 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Wed Jun 12 17:29:53 2024 +0000 |
tree | b6d38b092187294181f2b85d1c9e2106dbf29c95 | |
parent | 69aa86d2f29b9563cb41f93d4ab77d1a2e8f2c64 [diff] |
shared_lib: Add the autogenerated clock_snapshot proto header We don't have a story for how users will user their own autogenerated protos, but ClockSnapshot is one of the perfetto core protos, so it can be just put in the include directory. Change-Id: I13bf90dda3500032ddc7d304dfda3fb7b5a07144
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.