commit | b8a1fac89aa2fc72204fbc1edf42740eabfa6f01 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Wed Jun 14 08:03:35 2023 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Wed Jun 14 10:50:22 2023 +0000 |
tree | 731330465a26ecff92b38d8c43df34abb1878379 | |
parent | 33ef47cfb7c59eb02c1b5fbddd349ad3f6e31639 [diff] |
Shared library: Add PerfettoFnv1a to API headers It's going to be used by the track event data source Bug: 237053982 Change-Id: I0cf8075dbb4134693c807e7cb37d313b99b8cbfa
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.